EMS.ResourceTypes.TEMSResourceEndPoint.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
Unit: EMS.ResourceTypes | |
Parent: TEMSResourceEndPoint |
Delphi
constructor Create(const AOwner: TEMSCommonResource);
C++
__fastcall TEMSResourceEndPoint(TEMSCommonResource* const AOwner);
Description
Creates an instance of TEMSResourceEndPoint and configures the specified instance of TEMSCommonResource as its owner.