FMX.ListView.Types.IListViewPresentationParent.GetBackgroundStyleColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBackgroundStyleColor: TAlphaColor;

C++

virtual System::Uitypes::TAlphaColor __fastcall GetBackgroundStyleColor() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewPresentationParent

Description

Gets the background color defined by the TListView style.