TAbstractdxStyleManagerDesigner Class
In This Article
Controls the lifetime of the style manager designer window.
#Declaration
Delphi
TAbstractdxStyleManagerDesigner = class(
TObject
)
#Remarks
The TAbstractdxStyleManagerDesigner object controls the lifetime of the style manager designer window and is used at design time only.
See Also