Vcl.ActnCtrls.TCustomUtilityButton.ArrowSize

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

Delphi

property ArrowSize: Integer read FArrowSize write SetArrowSize;

C++

__property int ArrowSize = {read=FArrowSize, write=SetArrowSize, nodefault};

プロパティ

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


説明

ユーティリティ ボタンの矢印のサイズを示します。

ArrowSize は、ユーティリティ ボタンの矢印のサイズを示します。

関連項目