Table of Contents

TIDEComponentEditor.GetComponent Method

Returns the instance of the component associated with this component editor, that is being edited in the form designer.

Syntax

Unit: FormDesigner

function TIDEComponentEditor.GetComponent: TComponent;

See also