FMX.Forms.TCommonCustomForm.GetBiDiMode

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetBiDiMode: TBiDiMode;

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

説明

BiDiMode プロパティを操作するための protected 取得メソッドの実装です。

関連項目