Show: Delphi C++
Display Preferences

Vcl.ColorGrd.TColorGrid.OnChange

From XE2 API Documentation
Jump to: navigation, search

Delphi

property OnChange: TNotifyEvent read FOnChange write FOnChange;

C++

__property System::Classes::TNotifyEvent OnChange = {read=FOnChange, write=FOnChange};

Properties

Type Visibility Source Unit Parent
event published
Vcl.ColorGrd.pas
Vcl.ColorGrd.hpp
Vcl.ColorGrd TColorGrid

Description

Occurs when the color grid changes.

Use the OnChange event handler to provide special processing when the color grid control changes.

See Also

Personal tools
Previous Versions
Translations