TdxRefreshAction Enum
In This Article
#Declaration
Delphi
TdxRefreshAction = (
AllDocument,
Zoom,
Transforms,
Selection
);
#Members
Name |
---|
All
|
Zoom
|
Transforms
|
Selection
|
See Also