Home » Developer & Programmer » Forms » Get tab page name (forms 10g , windows xp)
Get tab page name [message #333729] Mon, 14 July 2008 04:59 Go to next message
emadnabil
Messages: 179
Registered: August 2007
Senior Member
hii all

how can i get the name of the current tab page name
Re: Get tab page name [message #333751 is a reply to message #333729] Mon, 14 July 2008 06:20 Go to previous message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Here's one way to do that:
  • First step is to detect current item (which is, of course, on the current tab) using the :system variable :system.cursor_item.
  • Once you know the item, use GET_ITEM_PROPERTY built-in and search what ITEM_TAB_PAGE property returns.

Or, you might use the GET_TAB_PAGE_PROPERTY built-in in order to find the tab page LABEL.
Previous Topic: how to center the object when maximize?
Next Topic: ora 01403
Goto Forum:
  


Current Time: Mon Feb 03 07:06:11 CST 2025