IdxRichEditControl.ShowPageSetupForm(TdxPageSetupInfo,TdxShowPageSetupFormCallback,TObject,TdxPageSetupFormInitialTabPage) Method
Declaration
procedure ShowPageSetupForm(AProperties: TdxPageSetupInfo; const ACallback: TdxShowPageSetupFormCallback; ACallbackData: TObject; AInitialTabPage: TdxPageSetupFormInitialTabPage);
Parameters
Name | Type |
---|---|
AProperties | TdxPageSetupInfo |
ACallback | TdxShowPageSetupFormCallback |
ACallbackData | TObject |
AInitialTabPage | TdxPageSetupFormInitialTabPage |
See Also