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

TCustomTrackBar.Frequency

Indicates the frequency of tick marks displayed for the control.

Declaration

Source position: comctrls.pp line 2747

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.