Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • 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,094
    • Issues 2,094
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • 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

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #16850
Closed
Open
Created Jul 05, 2010 by FPC Admin account@fpc_adminOwner

Add "do" when identifier completion is called after "with"

Original Reporter info from Mantis: luizamerico
  • Reporter name: Luiz Americo

Description:

Example

with For| //Ctrl-Space. Should be:

with Form1| do // notice caret before "do" because i would like to access an Form1 property (Form1.ClientRect) or add another variable (Form1, Control1).

Mantis conversion info:

  • Mantis ID: 16850
  • Fixed in revision: 36991 (#15f4afc4)
  • Target version: 1.0
Assignee
Assign to
Time tracking