CT Font number

4D - Documentation   Français   English   German   4D Chart, Command Theme List   4D Chart, Command Alphabetical List   Back   Previous   Next

version 1


CT Font number (fontName) Integer

ParameterTypeDescription
fontNameStringName of font
Function resultIntegerID number of font

Description

CT Font number returns the ID number of the font whose name is fontName.

Example

This example returns the number of the font "Times":

   vNumber:=CT Font number("Times")

See Also

CT Font name.


4D - Documentation   Français   English   German   4D Chart, Command Theme List   4D Chart, Command Alphabetical List   Back   Previous   Next