FMX.StdCtrls.TCustomTrack.FIgnoreViewportSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FIgnoreViewportSize: Boolean;

C++

bool FIgnoreViewportSize;

Properties

Type Visibility Source Unit Parent
field protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TCustomTrack

Description

Field used internally to calculate the area to which the thumb has access.

See Also