Vcl.ActnCtrls.TCustomActionToolBar.EnableHiding

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

Delphi

procedure EnableHiding;

C++

void __fastcall EnableHiding();

プロパティ

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


説明

アクション ツール バーのコンポーネントの可視性プロパティを有効にします。

EnableHiding は、アクション ツール バーのコンポーネントの可視性プロパティを有効にし、非表示レベルを下げるために使用されます。

関連項目