8

I am trying to write my first firemonkey - HD application

  1. Create an firemonkey - HD application
  2. On the form put a TLabel and change its Name.
  3. Select the TLabel

In the Drop Down Menu select Edit Why are all the editing options disabled ?

OR

In the Main Menu at the top of the screen select Edit
Why are all the editing options disabled ?

Question: What am I doing wrong ?

stukelly
  • 4,257
  • 3
  • 37
  • 44
Charles Faiga
  • 11,665
  • 25
  • 102
  • 139

3 Answers3

12

Appears to be a bug. Select another tab and back (or F12 into the text and back) and the Edit menu works properly. Click on anything other than the form and it stops working.

In a similar vein, sometimes hitting F12 to get from the text to form displays won't work either (again change tabs and back).

Mike Sutton
  • 4,191
  • 4
  • 29
  • 42
0

I'm using XE6, and while cut works (lines can be pasted into Notepad), paste fails even with the F12 and click-tab tricks.

0

A bug, however if you check the Edit from the main menu instead of the right click, you will see that all of the options are enabled.

Peter
  • 1,065
  • 6
  • 18