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