System.Sensors.TConvertAddressEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public System.Sensors.hpp System.Sensors System.Sensors


Beschreibung

Typ der Ereignisbehandlungsroutine für das Ereignis TCivicAddress.OnConvertAddress.

Siehe auch