StdActns.TFilePageSetup

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From StdActns.pas

TFilePageSetup = class(TCommonDialogAction)


Unit: StdActns

Type: class

Inherited Class Members: StdActns.TFilePageSetup Members

Class Properties: StdActns.TFilePageSetup Properties

C++ Information

From StdActns.hpp

TFilePageSetup = class(TCommonDialogAction)


Unit: StdActns

Type: class

Inherited Class Members: StdActns.TFilePageSetup Members

Class Properties: StdActns.TFilePageSetup Properties

Class Constructors & Destructors: StdActns.TFilePageSetup Constructors

Description

TFilePageSetup is the standard action for displaying a page setup dialog.


Add TFilePageSetup to an action list to add a common page setup dialog to your application. Controls such as menu items and tool buttons linked to this action cause the application to display the page setup dialog when invoked. Because the page setup dialog automatically configures the pages as specified when the user clicks OK, there is usually no need to write an OnAccept or OnCancel event handler to continue processing after the dialog shuts down.

See Also

Personal tools
Translations
Newest Version