FMX.ListView.TListViewBase.GetDeleteModeTransitionAlpha
Delphi
function GetDeleteModeTransitionAlpha: Single;
C++
float __fastcall GetDeleteModeTransitionAlpha();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.ListView.pas FMX.ListView.hpp | FMX.ListView | TListViewBase | 
Description
Implements the IListViewController.GetDeleteModeTransitionAlpha method. 
The GetDeleteModeTransitionAlpha method of TListViewBase implements the GetDeleteModeTransitionAlpha method of IListViewController.