TFilerFlag
Flags used by the TFiler class
Declaration
Source position: classesh.inc line 1345
Type
TFilerFlag = (ffInherited,ffChildPos,ffInline)
Description
The TFiler class uses this enumeration type to decide whether the streamed object was streamed as part of an inherited form or not.
See also
Name | Description |
---|---|
TFiler | Class responsible for streaming of components. |