Data type TabDetails
access this type via: ui.TabList (uses)
Data type to deliver event information from tab list events.
Fields
int id The ID of the tab to which the event relates.
char text[] The text value of the tab to which the event relates.
Data value The data instance associated with the tab to which the event relates.