Jump to content

DenkDirNix

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. DenkDirNix

    function declarations without ; at the end

    My Delphi-Parser wouldn't like to see such lines. Same for many other Parsers I suppose. But now I understand why Emba doesn't show (or have?) a Grammar for Object-Pascal
  2. Searching the VCL-Sources via "CM_SHOWINGCHANGED" leads to procedure "Vcl.Controls.TWinControl.UpdateControlState". That one is called for example when changing the Parent of a TForm. The attached list of procedures calling "UpdateControlState", produced by my Reference-Tool, is only as picture available, sorry . You find the callers names in bold on the right side...
  3. I would be happy if F11 would not only show the Object-Inspector but toggle it.
×