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