FMX.ListView.Appearances.TAppearanceListViewItem.SetPurpose

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetPurpose(const AValue: TListItemPurpose); override;

Properties

Type Visibility Source Unit Parent
procedure protected FMX.ListView.Appearances.pas FMX.ListView.Appearances TAppearanceListViewItem

Description

Setter method for the Purpose property.

FMX.ListView.Appearances.TAppearanceListViewItem.SetPurpose inherits from FMX.ListView.Types.TListItem.SetPurpose. All content below this line refers to FMX.ListView.Types.TListItem.SetPurpose. Setter method for the Purpose property.

See Also