Vcl.WinXCtrls.TRelativePanelControlCollection.Owner

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Owner: TRelativePanel;

C++

HIDESBASE TRelativePanel* __fastcall Owner();

Properties

Type Visibility Source Unit Parent
function public
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TRelativePanelControlCollection

Description

Returns the TRelativePanel that owns the collection.

See Also