DesignIntf.TGetPropProc
| [–] Properties | |
|---|---|
| Type: type typedef
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
TGetPropProc = procedure(const Prop: IProperty) of object;
C++
typedef void __fastcall (__closure *TGetPropProc)(const _di_IProperty Prop);
Description
Embarcadero Technologies does not currently have any additional information.