Set of TFilerFlag
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.
);