Skip to main content

TdxPrintStyleManager Properties

Allows a user to apply different print styles to a report.
Name Description
AutoHFTextEntries Contains a list of AutoText values for headers/footers of report pages.
AutoSave Specifies whether the style manager automatically saves its settings to a file.
CloneStyleCaptionPrefix Determines the prefix for copied print styles.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Count Contains the number of styles within the style manager component.
CurrentStyle Specifies the current print style.
CurrentStyleIndex Specifies the index of the current print style.
Designer Accesses the design time window at design time.
DesignInfo Inherited from TComponent.
FakeComponentLink1 Inherited from TcxComponent.
FakeComponentLink2 Inherited from TcxComponent.
FakeComponentLink3 Inherited from TcxComponent.
HelpContext Provides a context number to use when calling the context-sensitive online Help.
Images Determines an image list collection associated with TdxPrintStyleManager.
IsDesigning Inherited from TcxComponent.
IsDestroying Inherited from TcxComponent.
IsLoading Inherited from TcxComponent.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
PageSetupDialog Specifies the page setup dialog component to use.
PixelsPerInch protected Returns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent.
PreviewBtnClicked
PrintBtnClicked
Scalable protected Specifies if the component’s content should be scaled. Inherited from TcxScalableComponent.
ScaleFactor protected Returns the component’s scaling factor. Inherited from TcxScalableComponent.
StorageName Determines the file name used to store print style information.
Styles Specifies a print style via its index.
Tag Inherited from TComponent.
Title Determines the title of the style manager dialog window.
UpdateCount Stands for an internal counter.
VCLComObject Inherited from TComponent.
Version Indicates the version number which is used to restore previously applied changes to styles a developer has made.
See Also