Vcl.Forms.TTitleBar.Control

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

Delphi

property Control: TCustomControl read FControl write SetControl;

C++

__property Vcl::Controls::TCustomControl* Control = {read=FControl, write=SetControl};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TTitleBar


説明

TCustomTitleBarPanel の子孫を設定して、タイトル バーの描画を処理します。

関連項目