[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Flags used by the TFiler class
Source position: classesh.inc line 791
type TFilerFlag = ( |
||
ffInherited, |
|
Stored object is an inherited object. |
ffChildPos, |
|
The position of the child on it's parent is included. |
ffInline |
|
Used for frames. |
); |
The TFiler class uses this enumeration type to decide whether the streamed object was streamed as part of an inherited form or not.
|
Class responsible for streaming of components. |
No notes exist for this page yet.