Vcl.Controls.TMargins.Control
Delphi
property Control: TControl read FControl;
C++
__property TControl* Control = {read=FControl};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | protected | Vcl.Controls.pas Vcl.Controls.hpp  | 
        Vcl.Controls | TMargins | 
説明
マージンが適用されるコントロールを指定します。
Control を使用すると、マージンが適用されるコントロールを特定できます。