Vcl.ActnMan.TCheckBoxProperties.DoSetWidth

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

Delphi

procedure DoSetWidth; virtual;

C++

virtual void __fastcall DoSetWidth();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCheckBoxProperties

説明

DoSetWidth は、ベースとなる TCustomActionControl を強制的に再描画します。

DoSetWidth は、親のアクション クライアント項目の描画に使用される、TCustomActionControl を強制的に再描画します。

関連項目