FMX.ListView.Types.IListViewCustomPresentationParent.GetControlOpacity

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetControlOpacity: Single;

C++

virtual float __fastcall GetControlOpacity() = 0 ;

Properties

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

Description

Gets the opacity of the presented control.

See Also