TIvoryPalette::OnChange

OnChange occurs when the palette is changed.

__property TNotifyEvent OnChange;

Notes

OnChange does not occur if BeginUpdate is invoked, until you call EndUpdate.

Back to TIvoryPalette