GetValues method

Applies to
TForm8

Declaration
procedure GetValues;

Implementation

procedure TForm8.GetValues;
Begin
TrackBar3.Position := Form2.DSVideoWindowEx1.ColorControl.Saturation;
TrackBar4.Position := Form2.DSVideoWindowEx1.ColorControl.Hue;
TrackBar2.Position := Form2.DSVideoWindowEx1.ColorControl.Contrast;
TrackBar1.Position := Form2.DSVideoWindowEx1.ColorControl.Brightness;
End;


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