IdxRichEditControl.ShowPageSetupForm(TdxPageSetupInfo,TdxShowPageSetupFormCallback,TObject,TdxPageSetupFormInitialTabPage) Method
In This Article
#Declaration
Delphi
procedure ShowPageSetupForm(AProperties: TdxPageSetupInfo; const ACallback: TdxShowPageSetupFormCallback; ACallbackData: TObject; AInitialTabPage: TdxPageSetupFormInitialTabPage);
#Parameters
Name | Type |
---|---|
AProperties | Tdx |
ACallback | Tdx |
ACallback |
TObject |
AInitial |
Tdx |
See Also