DesignIntf.TGetWideStrProc
Delphi
TGetWideStrProc = procedure(const S: WideString) of object;
C++
typedef void __fastcall (__closure *TGetWideStrProc)(const System::WideString S);
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.