Убрать из формы Caption
SetWindowLong(Form1.Handle, GWL_STYLE, GWL_STYLE
and
not
WS_CAPTION
or
WS_SIZEBOX);
Проект
Delphi World
© Выпуск 2002 - 2004
Автор проекта:
___Nikolay