API:Vcl.ComCtrls.TToolBar.Buttons
Delphi
property Buttons[Index: Integer]: TToolButton read GetButton;
C++
__property TToolButton* Buttons[int Index] = {read=GetButton};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TToolBar |
Description
Embarcadero Technologies does not currently have any additional information.