API:System.Tether.AppProfile.TTetheringAppProfile.DoAcceptResource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoAcceptResource(const AProfileId: string; AResource: TCustomRemoteItem;var AcceptResource: Boolean); virtual;

C++

virtual void __fastcall DoAcceptResource(const System::UnicodeString AProfileId, TCustomRemoteItem* AResource, bool &AcceptResource);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile

Description

Embarcadero Technologies does not currently have any additional information.