API:System.Classes.TGetStrProc
Delphi
TGetStrProc = procedure(const S: string) of object;
C++
typedef void __fastcall (__closure *TGetStrProc)(const System::UnicodeString S);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
Description
Embarcadero Technologies does not currently have any additional information.