Vcl.ComCtrls.TCoolBand.Height

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

Delphi

property Height: Integer read GetHeight;

C++

__property int Height = {read=GetHeight, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCoolBand

説明

クールバンドの高さを返します。

Height プロパティを使用すると,CoolBand の高さを取得できます。