FMX.ListView.Types.IListViewPresentationParent.GetIsTransparent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetIsTransparent: Boolean;

C++

virtual bool __fastcall GetIsTransparent() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewPresentationParent


Beschreibung

Ist "true", wenn TListView transparent ist.