hi,
i havent been programming in delphi long so sorry if im being stupid with this question.
my application basically has a trackbar which alters the value of a label caption.
and 2 text boxes.
that value of the 1st text box is the Caption of the label * the text in the 2nd text box.
what i would like to know is, how do i make this value automatically update each time the slider is moved and the label caption changes.
appreciate the help