Vcl.ActnMan.TControlCreatedEvent
Delphi
TControlCreatedEvent = procedure(Sender: TObject;
var Control: TCustomActionControl) of object;
C++
typedef void __fastcall (__closure *TControlCreatedEvent)(System::TObject* Sender, TCustomActionControl* &Control);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | Vcl.ActnMan |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !