TdxPrintStyleManager.Designer Property
Accesses the design time window at design time.
Declaration
property Designer: TAbstractdxStyleManagerDesigner read;
Property Value
Type |
---|
TAbstractdxStyleManagerDesigner |
Remarks
The Designer property is used internally and accessible at design time only. This property is used to access the design time window that allows you to manage print styles.
See Also