Vcl.ComCtrls.TListColumns.Owner

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Owner: TCustomListView;

C++

HIDESBASE TCustomListView* __fastcall Owner();

Properties

Type Visibility Source Unit Parent
function public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TListColumns

Description

Returns the Owner of the collection.

Call Owner to obtain a reference to the list view that owns this collection.