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

TDateEdit.DefaultToday

DefaultToday - if True, the current date is offered as the default date (value is False by default)

Declaration

Source position: editbtn.pas line 357

published property TDateEdit.DefaultToday: Boolean
  read FDefaultToday
  write FDefaultToday
  default false;