EMS.ResourceTypes.TEMSResourceEndPoint.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const AOwner: TEMSCommonResource);

C++

__fastcall TEMSResourceEndPoint(TEMSCommonResource* const AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSResourceEndPoint

Description

Creates an instance of TEMSResourceEndPoint and configures the specified instance of TEMSCommonResource as its owner.

See Also