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

FT_ENCODING_SJIS

Declaration

Source position: mseftgl.pas line 69

const FT_ENCODING_SJIS = ord('s') shl 24 or ord('j') shl 16 or ord('i') shl 8 or ord('s');


Documentation generated on: 2021-05-13