TrackBar4Change method

Applies to
TForm8

Declaration
procedure TrackBar4Change(Sender: TObject);

Implementation

procedure TForm8.TrackBar4Change(Sender: TObject);
begin try
Form2.DSVideoWindowEx1.ColorControl.Hue := TrackBar4.Position;
except end;End;


HTML generated by Time2HELP
http://www.time2help.com