FMX.ListView.Types.TListItemView.Owner

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Owner: TListItem read FOwner;

C++

__property TListItem* Owner = {read=FOwner};

Properties

Type Visibility Source Unit Parent
property protected
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemView

Description

For internal use only.

Do not use this member. It is for internal use only.