DesignEditors.TComponentProperty.GetComponentReference

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
DesignEditors.pas
DesignEditors.hpp
Unit: DesignEditors
Parent: TComponentProperty

Delphi

function GetComponentReference: TComponent; virtual;

C++

virtual System::Classes::TComponent* __fastcall GetComponentReference();

Description

Embarcadero Technologies does not currently have any additional information.