[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: msefontconfig.pas line 75
type TFcType = ( |
FcTypeVoid, |
FcTypeInteger, |
FcTypeDouble, |
FcTypeString, |
FcTypeBool, |
FcTypeMatrix, |
FcTypeCharSet, |
FcTypeFTFace, |
FcTypeLangSet |
); |