Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomUpDown.MinRepeatInterval

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

Declaration

Source position: comctrls.pp line 1963

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.