API:Vcl.ActnMan.TCustomActionBar.ActionControls

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ActionControls[const Index: Integer]: TCustomActionControl read GetActionControl;

C++

__property TCustomActionControl* ActionControls[const int Index] = {read=GetActionControl};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBar

Description

Embarcadero Technologies does not currently have any additional information.