Show: Delphi
C++
Display Preferences
FMX.Controls.TCustomTrack.SetViewportSize
From XE2 API Documentation
Delphi
procedure SetViewportSize(const Value: Single);
C++
void __fastcall SetViewportSize(const float Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TCustomTrack |
Description
Protected setter implementation for the ViewportSize property.