TrackBar3Change method

Applies to
TForm8

Declaration
procedure TrackBar3Change(Sender: TObject);

Implementation

procedure TForm8.TrackBar3Change(Sender: TObject);
begin try
Form2.DSVideoWindowEx1.ColorControl.Saturation := TrackBar3.Position;
except end;End;


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