FMX.StdCtrls.TBitmapTrackBar.SetOrientation

From RAD Studio API Documentation

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. {{#multireplace:FMX.StdCtrls.TBitmapTrackBar.SetOrientation|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.StdCtrls.TCustomTrack.SetOrientation|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.StdCtrls.TCustomTrack.SetOrientation|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Protected setter implementation for the Orientation property.

See Also