表示: Delphi C++
表示設定

Vcl.Controls.TControl.SetParentBiDiMode

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

procedure SetParentBiDiMode(Value: Boolean); virtual;

C++

virtual void __fastcall SetParentBiDiMode(bool Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TControl

説明

コントロールが親の BiDiMode を使用するかどうかを指定します。

SetParentBiDiMode メソッドは,ParentBiDiMode プロパティの書き込みプロテクト実装です。

関連項目

以前のバージョン
他の言語