TdxCPState Enum
In This Article
#Declaration
Delphi
TdxCPState = (
cpsBuilding,
cpsDesigning,
cpsPreviewing,
cpsPrinting,
cpsPrintDialog,
cpsPageSetupDialog,
cpsDefineStylesDialog,
cpsCustomizing,
cpsLoading,
cpsSaving,
cpsExplore
);
#Members
Name |
---|
cps
|
cps
|
cps
|
cps
|
cps
|
cps
|
cps
|
cps
|
cps
|
cps
|
cps
|
See Also