System.SysUtils._di_TProc
C++
typedef System::DelphiInterface<TProc> _di_TProc;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
typedef | public | System.SysUtils.hpp | System.SysUtils | System.SysUtils |
説明
TProc の Delphi インターフェイスです。
TProc は、手続きを指すポインタを表します。
C++
typedef System::DelphiInterface<TProc> _di_TProc;
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
typedef | public | System.SysUtils.hpp | System.SysUtils | System.SysUtils |
TProc の Delphi インターフェイスです。
TProc は、手続きを指すポインタを表します。