Set of TFilerFlag.
Source position: classesh.inc line 1696
| 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. | 
| ); |