FMX.Forms.TCommonCustomForm.GetBiDiMode

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetBiDiMode: TBiDiMode;

C++

System::Classes::TBiDiMode __fastcall GetBiDiMode();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Beschreibung

Als protected deklarierte Getter-Implementierung für die Eigenschaft BiDiMode.

Siehe auch