Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,083
    • Issues 2,083
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #24311
Closed
Open
Created Apr 22, 2013 by FPC Admin account@fpc_adminOwner

Cannot set text selection in TDateEdit if DateOrder is anything other than doNone

Original Reporter info from Mantis: gparsons
  • Reporter name:

Description:

If DateOrder is set to anything other than doNone then DateEdit won't autoselect the full text on entry to the component, nor can a SelLength or SelectAll be set programmatically.

Steps to reproduce:

Add a TDateEdit to a form
Set property DateOrder to something other than doNone
Set property DefaultToday to TRUE
Set property AutoSelect to TRUE (default)
Attempt to use DateEdit1.SelectAll programatically or TAB to the DateEdit. Only the first character is selected.

Mantis conversion info:

  • Mantis ID: 24311
  • OS: Windows 7
  • OS Build: Windows 7 64Bit
  • Platform: Windows
  • Version: 1.0.8
  • Fixed in version: 1.1 (SVN)
  • Fixed in revision: r40900 (#80d6f392)
Assignee
Assign to
Time tracking