StdActns.TFilePageSetup Properties
From RAD Studio VCL Reference
Delphi Information
| property Dialog: TPageSetupDialog read GetDialog; |
Provides access to the page setup dialog that the action executes. |
Unit: StdActns
Type: property
Visibility: published
Member Of: TFilePageSetup
C++ Information
| __property Dialogs::TPageSetupDialog * Dialog = {read=GetDialog}; |
Provides access to the page setup dialog that the action executes. |
Unit: StdActns
Type: property
Visibility: public
Member Of: TFilePageSetup
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!