FMX.Printer.TPageSetupDialog Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
ActionprotectedSpecifies the action associated with the control.
ActionClientpublicSpecifies whether the component object has an associated action.
ActionLinkprotected
ChildrenpublicStores an array of children attached to this parent component.
ChildrenCountpublicRead-only property that specifies the number of children in the children list.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
DatapublicStores a Tvalue, which is a data structure that can store different kinds of data types.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HelpContextpublishedSpecifies the help context ID this dialog will use upon clicking the dialog's help button.
IndexpublicSpecifies the index of the child object in the children array attached to this object.
MarginBottompublishedSpecifies the bottom margin.
MarginLeftpublishedSpecifies the left margin.
MarginRightpublishedSpecifies the right margin.
MarginToppublishedSpecifies the top margin.
MinMarginBottompublishedSpecifies the minimum value of the bottom margin.
MinMarginLeftpublishedSpecifies the minimum value of the left margin.
MinMarginRightpublishedSpecifies the minimum value of the right margin.
MinMarginToppublishedSpecifies the minimum value of the top margin.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OptionspublishedSpecifies the options of the page setup dialog.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
PageHeightpublishedSpecifies the height of the page.
PageWidthpublishedSpecifies the width of the page.
ParentpublicSpecifies the parent component of this FMX object.
RootpublicSpecifies the root parent of this object.
StoredpublicSpecifies whether this object is stored in the .FMX file.
StyleNamepublishedSpecifies the style name for this FMX component.
TagpublishedStores a NativeInt integral value as a part of a component.
TagFloatpublicCustom property that stores any floating-point value.
TagObjectpublicCustom property that stores any object value.
TagStringpublicCustom property that stores any string value.
UnitspublishedRepresents the measurement unit of the page setup dialog.
VCLComObjectpublicRepresents information used internally by components that support COM.