Create(TcxCustomGroupBox) Constructor
In This Article
Initializes a new instance of the TcxPanelStyle class with specified settings.
#Declaration
Delphi
constructor Create(AOwner: TcxCustomGroupBox); virtual;
#Parameters
Name | Type |
---|---|
AOwner | Tcx |
See Also