|
TCustomRVPrintPreview.ClickMode |
Top Previous Next |
|
Defines the action occurring when the user clicks the preview. property ClickMode: TRVClickMode;
type TRVClickMode = (rvcmNone, rvcmSwitchZoom); (introduced in v1.8)
Default value: rvcmSwitchZoom |