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

ID_DIRECTORY

Declaration

Source position: datatypes.pas line 70

const ID_DIRECTORY = Ord('d') shl 24 + Ord('i') shl 16 + Ord('r') shl 8 + Ord('e');


Documentation generated on: 2025-07-25