Unit 'datatypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

ID_FTXT

Declaration

Source position: datatypes.pas line 705

const ID_FTXT = Ord('F') shl 24 + Ord('T') shl 16 + Ord('X') shl 8 + Ord('T');


Documentation generated on: 2021-07-30