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