Create(TcxCustomNavigatorButtons,Boolean) Constructor
Initializes a new instance of the TcxNavigatorButton class with specified settings.
Declaration
constructor Create(AButtons: TcxCustomNavigatorButtons; ADefaultVisible: Boolean);
Parameters
| Name | Type |
|---|---|
| AButtons | TcxCustomNavigatorButtons |
| ADefaultVisible | Boolean |
See Also