FMX.ListView.Types.TListItemControlScene.ChangeScrollingState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ChangeScrollingState(const AControl: TControl; const Active: Boolean);

C++

void __fastcall ChangeScrollingState(Fmx::Controls::TControl* const AControl, const bool Active);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemControlScene

Description

Embarcadero Technologies does not currently have any additional information.