[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mseftgl' (#msegui)

FT_ENCODING_APPLE_ROMAN

Declaration

Source position: mseftgl.pas line 119

const FT_ENCODING_APPLE_ROMAN = ord('a') shl 24 or ord('r') shl 16 or ord('m') shl 8 or ord('n');


Documentation generated on: 2021-05-13