Vcl.Taskbar.TCustomTaskbar.Initialize

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

Delphi

procedure Initialize; override;

C++

virtual void __fastcall Initialize();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.Taskbar.pas
Vcl.Taskbar.hpp
Vcl.Taskbar TCustomTaskbar


説明

アプリケーション Windows タスク バーにおけるサム ボタンを初期化します。

Initialize メソッドは、すべてのサム ボタンを Windows タスク バーに追加し、それらを初期化します。

関連項目