System.Sensors.TGeocodeReverseEvent
Delphi
TGeocodeReverseEvent = procedure (const Address: TCivicAddress) of object;
C++
typedef void __fastcall (__closure *TGeocodeReverseEvent)(TCivicAddress* const Address);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
type typedef |
public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | System.Sensors |
説明
TGeocoder.OnGeocodeReverse イベントのイベント ハンドラの型。