API:System.Tether.AppProfile.TRemoteResource.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TRemoteResource();

Properties

Type Visibility Source Unit Parent
constructor public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TRemoteResource

Description

Creates and initializes a TCustomRemoteItem instance.

System.Tether.AppProfile.TRemoteResource.Create inherits from System.Tether.AppProfile.TCustomRemoteItem.Create. All content below this line refers to System.Tether.AppProfile.TCustomRemoteItem.Create.

Creates and initializes a TCustomRemoteItem instance.

See Also