API:FMX.ListView.Appearances.TAppearanceListViewItems.AnyChecked

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AnyChecked(const AChecked: Boolean = True): Boolean;

C++

bool __fastcall AnyChecked(const bool AChecked = true);

Properties

Type Visibility Source Unit Parent
function public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems

Description

Embarcadero Technologies does not currently have any additional information.