Back to Devexpress

TdxPageSetupDialog Members

vcl-dxpgsdlg-dot-tdxpagesetupdialog-dot-underscore-members.md

latest13.8 KB
Original Source

TdxPageSetupDialog Members

Allows a user to customize the Page Setup dialog window.

Constructors

NameDescription
Create(TComponent)Inherited from TComponent.

Properties

NameDescription
ActivePageIndexSpecifies which page of the Page Setup dialog window is displayed.
ButtonsEnabledSpecifies which buttons within the Page Setup dialog window are enabled.
ButtonsVisibleSpecifies which buttons within the Page Setup dialog window are displayed.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DesignInfoInherited from TComponent.
HelpContextProvides the context number to use when calling the context-sensitive online Help.
HFModeSpecifies the manner in which header and footers are displayed.
NameInherited from TComponent.
ObserversInherited from TComponent.
OptionsEnabledSpecifies which options within the Page Setup dialog window are enabled.
OptionsVisibleSpecifies which options within the Page Setup dialog window are displayed.
OwnerInherited from TComponent.
PreviewBtnClicked
PrintBtnClicked
PrintStyleSpecifies the print style used to store information.
TagInherited from TComponent.
TitleDetermines the title of the page setup dialog window.
VCLComObjectInherited from TComponent.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject)Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject)Inherited from TComponent.
BeginInvoke(TProc,TObject)Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject)Inherited from TComponent.
DefaultTitle
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
Equals(TObject)Inherited from TObject.
ExecuteActivates the Page Setup dialog window.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindComponent(String)Inherited from TComponent.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
HasParentInherited from TComponent.
InsertComponent(TComponent)Inherited from TComponent.
IsImplementorOf(IInterface)Inherited from TComponent.
LoadedInherited from TComponent.
Notification(TComponent,TOperation)Inherited from TComponent.
RealTitleReturns the title of the Page Setup dialog window.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RestoreDefaults
SetParentComponent(TComponent)Inherited from TComponent.
SetSubComponent(Boolean)Inherited from TComponent.
ToStringInherited from TObject.
UpdateAction(TBasicAction)Inherited from TComponent.

Events

NameDescription
OnCloseOccurs when closing the Page Setup dialog window.
OnCustomDrawPreviewOccurs when the “ Margins “ tab of the Page Setup dialog window is displayed.
OnShowOccurs when displaying the Page Setup dialog window.

See Also

TdxPageSetupDialog Class

dxPgsDlg Unit