uses SDL;
procedure SDL_WM_SetCaption( title, icon : PChar );
Sets the title-bar and icon name of the display window.
SDL_WM_GetCaption , SDL_WM_SetIcon