Class TRkTabStopEditDlg (unit RkTabEdt) |
TForm
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
Update the track bar
= TRkTabStopProperty.Edit =} {===============================} {== TRkTabStopEditDlg Methods ==} {===============================
Update TrackBar position to reflect currently selected tab stop
========================================================================= TRkTabStopEditDlg.LstTabsClick This method updates the Min and Max values of the track bar to reflect the range a particular tab stop may move. A tab stop may not move past a tab stop that exists before or after it in the list. Setting the track bar range ensures that this cannot happen. The FUpdating flag is set at the beginning of this method to prevent a change in the TrackBar's Min or Max value from causing the TrkTabPosChange event from altering the display. =========================================================================
========================================================================= TRkTabStopEditDlg.TrkTabPosChange As the track bar is moved, the value of the selected tab stop is updated. The change is immediately reflected in the tab and preview list boxes. =========================================================================
Properties |
Events |
Variables |