API:System.Bindings.CustomWrapper.TCustomWrapper.Parent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Parent: TObject read GetParent;

C++

__property System::TObject* Parent = {read=GetParent};

Properties

Type Visibility Source Unit Parent
property public
System.Bindings.CustomWrapper.pas
System.Bindings.CustomWrapper.hpp
System.Bindings.CustomWrapper TCustomWrapper

Description

Embarcadero Technologies does not currently have any additional information.