Create(TdxCustomLayoutGroup) Constructor
Initializes a new instance of the TdxLayoutGroupButtonOptions class with specified settings.
Declaration
constructor Create(AGroup: TdxCustomLayoutGroup);
Parameters
Name | Type |
---|---|
AGroup | TdxCustomLayoutGroup |
See Also