TdxPrintStyleManager.Designer Property
In This Article
Accesses the design time window at design time.
#Declaration
Delphi
property Designer: TAbstractdxStyleManagerDesigner read;
#Property Value
Type |
---|
TAbstractdx |
#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