Skip to main content

TdxPSPrintStyle Methods

Provides additional functionality for print styles.
Name Description
AfterPrinting Inherited from TBasedxPrintStyle.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeforePrinting Inherited from TBasedxPrintStyle.
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.
DefaultDescription Inherited from TBasedxPrintStyle.
DefaultPageFooterText(TdxPageTitlePart) Inherited from TBasedxPrintStyle.
DefaultPageHeaderText(TdxPageTitlePart) Inherited from TBasedxPrintStyle.
DefaultStyleCaption Inherited from TBasedxPrintStyle.
DefaultStyleGlyph Inherited from TBasedxPrintStyle.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindComponent(String) Inherited from TComponent.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetFilteredPapers(TStrings) Returns paper types that are supported by the default printer. Inherited from TBasedxPrintStyle.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
HasParent Inherited from TComponent.
HasStyleOptionsDlg Checks whether a custom print style dialog can be displayed. Inherited from TBasedxPrintStyle.
InsertComponent(TComponent) Inherited from TComponent.
IsImplementorOf(IInterface) Inherited from TComponent.
Loaded Inherited from TComponent.
Notification(TComponent,TOperation) Inherited from TComponent.
PageSetup Inherited from TBasedxPrintStyle.
PageSetup(Integer,Boolean,Boolean,Boolean,Boolean) Displays the Page Setup dialog window. Inherited from TBasedxPrintStyle.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveFreeNotification(TComponent) Inherited from TComponent.
RestoreDefaultGlyph Inherited from TBasedxPrintStyle.
RestoreDefaults Restores default settings. Inherited from TBasedxPrintStyle.
SetParentComponent(TComponent) Inherited from TComponent.
SetSubComponent(Boolean) Inherited from TComponent.
ShowStyleOptionsDlg Opens a custom print style dialog. Inherited from TBasedxPrintStyle.
StyleClass Inherited from TBasedxPrintStyle.
ToString Inherited from TObject.
UpdateAction(TBasicAction) Inherited from TComponent.
See Also