Home / api / name / gb.application.startup 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
GB.Application.Startup
Syntax
char *GB.Application.Startup ( void )

Returns the name of the application startup class.

Use this function with GB.GetFunction to raise events that are application global, like Application_KeyPress, the global key event handler raised by the gui component.

See also

System & Application Information