TdxPreviewHitTest Enum
In This Article
#Declaration
Delphi
TdxPreviewHitTest = (
phtNoWhere,
phtPage,
phtMarginLeft,
phtMarginTop,
phtMarginRight,
phtMarginBottom,
phtMarginHeader,
phtMarginFooter
);
#Members
Name |
---|
pht
|
pht
|
pht
|
pht
|
pht
|
pht
|
pht
|
pht
|
See Also