procedure DisguiseClient(Caption: AnsiString);
SCAR Divi 3.21 > 3.34
Changes the title of the client window that is currently selected to the string given by s.
begin DisguiseClient('Hello world!'); end.