|
|
|
|
| Re: How to get display item name at the run time in form 6i [message #338172 is a reply to message #337842] |
Mon, 04 August 2008 01:35   |
ashutosh.chowdhary
Messages: 13 Registered: July 2008 Location: Pune
|
Junior Member |
|
|
Hi
Using :System.Cursor_Item , I am able to get the name of the text item or other items on which the cursor is navigating at the run time.
As the cursor will not come to display item, so the :System.Cursor_Item is not working.
As my requirement is to scan all the controls in the blocks or form and get their names to built a dynamic form and I am using the display item as a label for the item.
So you or anybody could guide me how to scan all the controls in the form and return their names ?
Regards,
Ashutosh
|
|
|
|
|
|
|
|