Vcl.ActnCtrls.TCustomActionToolBar.DisableHiding

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

Delphi

procedure DisableHiding;

C++

void __fastcall DisableHiding();

プロパティ

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


説明

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

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

関連項目