FMX.Types.IRoot.GetBiDiMode
Delphi
function GetBiDiMode: TBiDiMode;
C++
virtual System::Classes::TBiDiMode __fastcall GetBiDiMode(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | IRoot |
Description
Getter function for the BiDiMode property.
Implement GetBiDiMode to get the value of the BiDiMode property.