- 4.51.1.2. -
Table of Contents
4. Standard Units
4.51. ObjGfx40 - ObjectGraphics 4.0 Unit
4.51.1. ObjGfx40 Unit Constants, Variables, and Data Types
4.51.1.2. OG_DATA_STATE_STR[] constant
4.51.1.2. OG_DATA_STATE_STR[] constant
Targets: MS-DOS, Win32 console
ObjGfx40 Unit
The OG_DATA_STATE_STR[] array is the textual representation of the ogDataState enumerated type.
Declaration:
type
OG_DATA_STATE_STR:array[ ogDataState ] of string[10] =
('ogNone', 'ogOwner', 'ogAliasing');
See Also:
- 4.51.1.2. -