System.Tether.Manager.TTetheringProfileEvent

From RAD Studio API Documentation
Revision as of 10:29, 1 April 2016 by AChaves (talk | contribs) (RS-74846)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TTetheringProfileEvent)(System::TObject* const Sender, const TTetheringProfileInfo &AProfileInfo);

Properties

Type Visibility Source Unit Parent
typedef public System.Tether.Manager.hpp System.Tether.Manager System.Tether.Manager

Description

Type of event handler for the TTetheringProfile.OnDisconnect and TTetheringProfile.OnAfterConnectProfile events.

See Also