[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTrackBar.Frequency

Frequency - how frequently the position of the slider is to be read and updated (currently unsupported)

Declaration

Source position: comctrls.pp line 1864

published property TCustomTrackBar.Frequency: Integer
  read FFrequency
  write SetFrequency
  default 1;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.