|
Assigning high priority, since it should be easy to fix. |
|
|
Fixed in build 1471.
Note that if the control is a Label or any control that doesn't have this property, then -1 is returned. |
|
|
Well, in Visual Basic even Label controls have TabIndex property. In that way you could use Alt hotkey with them without a need to specify their linked controls, like I mentioned in 9031 issue. The advantage of such approach is that script developers would not think about linking because such thing would do the program itself based on the TabIndex which is automatically assigned whenever some control is created. However, if you don't assign TabIndex to Label control, then that would not be possible. |
|
|
Resolving, since this is not directly related to this issue. We can consider it in 0009031, but since Delphi is not designed this way, it might require unnecessarily big effort. |
|
|
verified 1471 left resolved so that Wiki can be added before closing |
|
|
Wiki Added |
|