Vcl.ActnMan.TCustomActionBar.DoControlCreated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoControlCreated(var Control: TCustomActionControl); virtual;

C++

virtual void __fastcall DoControlCreated(TCustomActionControl* &Control);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBar

Description

Embarcadero Technologies does not currently have any additional information.