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 ?

4

3 に答える 3

12

バグのようです。別のタブを選択して戻る (または F12 キーを押してテキストに戻って戻る) と、[編集] メニューが正常に機能します。フォーム以外をクリックすると、機能しなくなります。

同様に、テキストからフォーム表示に移動するために F12 を押しても機能しないことがあります (ここでもタブを変更して元に戻します)。

于 2011-09-04T17:57:51.573 に答える
0

バグですが、右クリックではなくメインメニューから[編集]をオンにすると、すべてのオプションが有効になっていることがわかります。

于 2011-10-25T08:44:21.883 に答える
0

私は XE6 を使用していますが、カットは機能しますが (メモ帳に行を貼り付けることができます)、F12 やタブをクリックしても貼り付けは失敗します。

于 2014-08-21T17:21:16.953 に答える