Set of TFilerFlag.
Source position: classesh.inc line 1689
type TFilerFlags = set of ( |
||
ffInherited, |
|
Stored object is an inherited object. |
ffChildPos, |
|
The position of the child on it's parent is included. |
ffInline |
|
Used for frames. |
); |