Vcl.ExtCtrls.TCellCollection.Owner

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Owner: TCustomGridPanel;

C++

HIDESBASE TCustomGridPanel* __fastcall Owner();

Properties

Type Visibility Source Unit Parent
function public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCellCollection

Description

Returns the Owner of the cell collection.

Use the Owner method to obtain a reference to the list view that owns this cell collection.