API:Vcl.ActnMan.TControlProperties.DoSetWidth

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

Delphi

procedure DoSetWidth; override;

C++

virtual void __fastcall DoSetWidth();

プロパティ

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

説明

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

Vcl.ActnMan.TControlProperties.DoSetWidth は Vcl.ActnMan.TCheckBoxProperties.DoSetWidth を継承しています。以下の内容はすべて Vcl.ActnMan.TCheckBoxProperties.DoSetWidth を参照しています。

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

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

関連項目