DesignIntf.TGetDesignerEvent
Delphi
TGetDesignerEvent = procedure(Sender: TObject; out ADesigner: IDesigner) of object;
C++
typedef void __fastcall (__closure *TGetDesignerEvent)(System::TObject* Sender, /* out */ _di_IDesigner &ADesigner);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | DesignIntf |
Description
Embarcadero Technologies does not currently have any additional information.