uses SDL;
procedure SDL_WM_GetCaption( var title : PChar; var icon : PChar );
Set pointers to the window title and icon name.
SDL_WM_SetCaption , SDL_WM_SetIcon