4D v13

PV GET FONT LIST

Home

 
4D View v13
PV GET FONT LIST

PV GET FONT LIST 


 

PV GET FONT LIST ( area ; fonts ; names ) 
Parameter Type   Description
area  Longint in 4D View area
fonts  Longint array in Font IDs array
names  String array in Font names array

The PV GET FONT LIST command gets, in arrays fonts and names, the IDs and names of each font in area.

Example  

Refer to the example for the PV Add font command.

 
PROPERTIES 

Product: 4D
Theme: PV Style
Number: 15885

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV Add font
PV REMOVE FONT