[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 370

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

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