FMX.ActnList.TCustomViewAction.DoCreateComponent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoCreateComponent(var NewComponent: TComponent); virtual;

C++

virtual void __fastcall DoCreateComponent(System::Classes::TComponent* &NewComponent);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TCustomViewAction

Description

Embarcadero Technologies does not currently have any additional information.