|
AddStyle(TdxPrintStyleClass)
|
Adds a new style to the list of available print styles.
|
|
AddStyleEx(TdxPrintStyleClass,TComponent)
|
Adds a new style to the list of available print styles.
|
|
Assign(TPersistent)
|
|
|
AssignStyles(TdxPrintStyleManager)
|
Copies print styles.
|
|
AssignTo(TPersistent)
|
|
|
BeginClone(Integer)
|
Starts the copying of a print style.
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
|
BeginInvoke(TProc,TObject)
|
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
|
BeginUpdate
|
Disables events generation.
|
|
BuildAutoHFTextEntriesMenu(TComponent,Pointer,Boolean)
|
Builds a popup menu that contains the AutoText value list in the Print Preview and Page Setup windows.
|
|
ChangeScale(Integer,Integer)
protected
|
Scales the component and the associated controls and/or UI elements using the specified numerator and denominator values.
|
|
Clear
|
Deletes all print styles within the current style manager.
|
|
DefaultCloneStyleCaptionPrefix
|
|
|
DefaultTitle
|
|
|
DefinePrintStylesDlg(Boolean,Boolean)
|
Displays the Define Print Styles dialog window.
|
|
Delete(Integer)
|
Deletes a specified print style.
|
|
DeleteNonBuiltIns
|
Deletes all not built-in print styles.
|
|
DestroyComponents
|
|
|
Destroying
|
|
|
EndClone(TBasedxPrintStyle)
|
Completes the copying of a print style.
|
|
EndFunctionInvoke(IAsyncResult)
|
|
|
EndInvoke(IAsyncResult)
|
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
|
EndUpdate
|
Enables events generation.
|
|
Equals(TObject)
|
|
|
ExecuteAction(TBasicAction)
|
|
|
FindComponent(String)
|
|
|
FreeNotification(TComponent)
|
|
|
FreeOnRelease
|
|
|
GetChildren(TGetChildProc,TComponent)
|
|
|
GetHashCode
|
|
|
GetNamePath
|
|
|
GetOwner
|
|
|
GetParentComponent
|
|
|
HasParent
|
|
|
IndexOfStyle(TBasedxPrintStyle)
|
Specifies the index of a specified print style.
|
|
InsertComponent(TComponent)
|
|
|
IsImplementorOf(IInterface)
|
|
|
Loaded
protected
|
Initializes the component following the application form loading.
|
|
LoadFromFile(string)
|
Loads all the style manager’s settings from a file.
|
|
LoadFromIniFile(TCustomIniFile,string)
|
Loads the style manager’s AutoText entries from a specified section of a certain INI file.
|
|
LoadFromRegistry(string)
|
Loads the style manager’s AutoText entries from a specified registry path.
|
|
LoadFromStream(TStream)
|
Reads all the style manager’s settings from a stream and stores the contents within TdxPrintStyleManager.
|
|
NonBuiltInsExists
|
Specifies whether non built-in print styles exist within the current style manager.
|
|
Notification(TComponent,TOperation)
|
|
|
ReferenceInterface(IInterface,TOperation)
|
|
|
RefreshAutoHFTextEntries
|
Refreshes the list of the AutoText values for headers/footers.
|
|
RemoveComponent(TComponent)
|
|
|
RemoveFreeNotification(TComponent)
|
|
|
RestoreDefaultAutoHFTextEntries
|
|
|
RestoreDefaults
|
Loads default settings for print styles.
|
|
RestoreDefaultStyles
|
|
|
SaveToFile(string)
|
Saves the style manager’s settings and styles to a file.
|
|
SaveToIniFile(TCustomIniFile,string)
|
Saves the style manager’s AutoText entries into a specified section of a certain INI file.
|
|
SaveToRegistry(string)
|
Saves the style manager’s AutoText entries to a specified registry path.
|
|
SaveToStream(TStream)
|
Writes all style manager settings to a stream passed as the AStream parameter.
|
|
ScaleForPPI(Integer)
|
Scales the component according to the specified DPI value.
|
|
SetParentComponent(TComponent)
|
|
|
SetSubComponent(Boolean)
|
|
|
ShowAutoHFTextEntriesDlg
|
Displays the Edit AutoText Entries dialog window.
|
|
StyleByCaption(string)
|
Returns a print style by its caption.
|
|
StyleByName(string)
|
Returns a print style by its name.
|
|
ToString
|
|
|
UpdateAction(TBasicAction)
|
|