Vcl.Ribbon.TCustomRibbon.Idle

提供:RAD Studio API Documentation

Delphi

procedure Idle(const Msg: TMsg);

C++

void __fastcall Idle(const tagMSG &Msg);

プロパティ

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


説明

割り当てられている場合には、OnIdle イベントを内部的に処理します。

関連項目