TdxDocumentLayoutResetType Enum
In This Article
#Declaration
Delphi
TdxDocumentLayoutResetType = (
None,
SecondaryLayout,
AllPrimaryLayout,
PrimaryLayoutFormPosition
);
#Members
Name |
---|
None
|
Secondary
|
All
|
Primary
|
See Also