System.Sensors.TConvertAddressEvent

From RAD Studio API Documentation
Revision as of 11:31, 19 February 2014 by AChaves (talk | contribs) (47284)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public System.Sensors.hpp System.Sensors System.Sensors

Description

Type of event handler for the TCivicAddress.OnConvertAddress event.

See Also