| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: easylazfreetype.pas line 43
type TFreeTypeInformation = ( |
||
ftiCopyrightNotice, |
|
|
ftiFamily, |
|
|
ftiStyle, |
|
|
ftiIdentifier, |
|
|
ftiFullName, |
|
|
ftiVersionString, |
|
|
ftiPostscriptName, |
|
|
ftiTrademark, |
|
|
ftiManufacturer, |
|
|
ftiDesigner, |
|
|
ftiVendorURL, |
|
|
ftiDesignerURL, |
|
|
ftiLicenseDescription, |
|
|
ftiLicenseInfoURL |
|
|
); |
| lazarus-ccr.sourceforge.net |