Owner of the collection instance.
Source position: comctrls.pp line 1267
public property TListColumns.Owner : TCustomListView |
Owner is a read-only TCustomListView property which contains the control that is the owner of the column collection. Its value is set to the argument passed to the Create constructor.
|
TCustomListView is the base class for TListView. |