TdxBackgroundFormatter.TCommand Enum
In This Article
#Declaration
Delphi
TCommand = (
Shutdown,
PerformSecondaryLayout,
PerformPrimaryLayout,
None
);
#Members
Name |
---|
Shutdown
|
Perform
|
Perform
|
None
|
See Also