API:System.Tether.Manager.TTetheringProfile.OnBeforeConnectProfile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnBeforeConnectProfile: TTetheringBeforeConnectEvent read FOnBeforeConnectProfile write FOnBeforeConnectProfile;

C++

__property TTetheringBeforeConnectEvent OnBeforeConnectProfile = {read=FOnBeforeConnectProfile, write=FOnBeforeConnectProfile};

Properties

Type Visibility Source Unit Parent
event published
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

Description

Embarcadero Technologies does not currently have any additional information.