[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msefreetype.pas line 261
type TFT_Charmap = record |
face: PFT_Face; |
encoding: FT_Encoding; |
platform_id: FT_UShort; |
encoding_id: FT_UShort; |
end; |