Show: Delphi C++
Display Preferences

Vcl.ExtActns.TListControlClearSelection.OnUpdate

From XE2 API Documentation
Jump to: navigation, search

Delphi

property OnUpdate;

C++

__property OnUpdate;

Contents

Properties

Type Visibility Source Unit Parent
event published
Vcl.ExtActns.pas
Vcl.ExtActns.hpp
Vcl.ExtActns TListControlClearSelection

Description

Occurs when the application is idle or when the action list updates.

Vcl.ExtActns.TListControlClearSelection.OnUpdate inherits from System.Classes.TBasicAction.OnUpdate. All content below this line refers to System.Classes.TBasicAction.OnUpdate.

Occurs when the application is idle or when the action list updates.

Write an OnUpdate event handler to execute centralized code while an application is idle. For example, actions may want to update enabling and disabling, or checking and unchecking of client targets.

See Also

Code Examples


Personal tools
Previous Versions
Translations