FMX.StdCtrls.TBitmapTrackBar.SetOrientation
Delphi
procedure SetOrientation(const Value: TOrientation); override;
C++
virtual void __fastcall SetOrientation(const Fmx::Controls::TOrientation Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TBitmapTrackBar |
Description
Protected setter implementation for the Orientation property.
FMX.StdCtrls.TBitmapTrackBar.SetOrientation inherits from FMX.StdCtrls.TCustomTrack.SetOrientation. All content below this line refers to FMX.StdCtrls.TCustomTrack.SetOrientation.
Protected setter implementation for the Orientation property.