Vcl.Controls.TMargins.Control

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

Delphi

property Control: TControl read FControl;

C++

__property TControl* Control = {read=FControl};

プロパティ

種類 可視性 ソース ユニット
property protected
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TMargins

説明

マージンが適用されるコントロールを指定します。

Control を使用すると、マージンが適用されるコントロールを特定できます。

関連項目