メインメニューを開く

RAD Studio API Documentation β

System.Sensors.TConvertAddressEvent

C++

typedef void __fastcall (*TConvertAddressEvent)(TCivicAddress* const Address, /* out */ System::UnicodeString &Value, bool &Handled);

プロパティ

種類 可視性 ソース ユニット
typedef public System.Sensors.hpp System.Sensors System.Sensors


説明

TCivicAddress.OnConvertAddress イベントのイベント ハンドラの型。

関連項目