TRainbowSettings::OnUpdateColor Property

__property TNotifyEvent OnUpdateColor = {read = FOnUpdateColor, write = SetOnUpdateColor};

Used internally to notify the owners of the object.

Read: TNotifyEvent FOnUpdateColor;
Write: void SetOnUpdateColor(const TNotifyEvent Value);
Declared in Dew::Math::Controls::VCL::TRainbowSettings · Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only