FMX.ListView.Appearances.TListViewItem.SetPurpose

From RAD Studio API Documentation

Delphi

procedure SetPurpose(const AValue: TListItemPurpose); override;

C++

virtual void __fastcall SetPurpose(const Fmx::Listview::Types::TListItemPurpose AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TListViewItem

Description

Setter method for the Purpose property. {{#multireplace:FMX.ListView.Appearances.TListViewItem.SetPurpose|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ListView.Types.TListItem.SetPurpose|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ListView.Types.TListItem.SetPurpose|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Setter method for the Purpose property.

See Also