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

TCustomUpDown.MinRepeatInterval

Minimum interval that must elapse before the action for the control is repeated.

Declaration

Source position: comctrls.pp line 1974

protected property TCustomUpDown.MinRepeatInterval : Byte
  read FMinRepeatInterval
  write SetMinRepeatInterval
  default 100;

Description

MinRepeatInterval is a Byte property. The default value for the property is 100.