Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2005.10.30;
Скачать: CL | DM;

Вниз

ГРУГЛАЯ ФОРМА   Найти похожие ветки 

 
TORT   (2005-06-06 18:09) [0]

ПРИВЕТ, у меня вопрос: круглая форма это реально,если да то как?


 
Antonn ©   (2005-06-06 18:18) [1]

регионами можно.
По образу и подобию:

procedure TForm1.FormCreate(Sender: TObject);
var
  rgn: HRGN;
begin
  Form1.Borderstyle := bsNone;
  rgn := CreateRoundRectRgn(0,// x-coordinate of the region"s upper-left corner
   0,            // y-coordinate of the region"s upper-left corner
   ClientWidth,  // x-coordinate of the region"s lower-right corner
   ClientHeight, // y-coordinate of the region"s lower-right corner
   40,           // height of ellipse for rounded corners
   40);          // width of ellipse for rounded corners
 SetWindowRgn(Handle, rgn, True);
end


 
panov ©   (2005-06-06 19:47) [2]

Не надо так орать.



Страницы: 1 вся ветка

Текущий архив: 2005.10.30;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.037 c
14-1128893202
Piter
2005-10-10 01:26
2005.10.30
Включение IP маршрутизации


14-1128674620
SpecLab
2005-10-07 12:43
2005.10.30
Стратегия игры в Lines


14-1128750300
wandler
2005-10-08 09:45
2005.10.30
Пожалуста помогите !


1-1128423013
SergP.
2005-10-04 14:50
2005.10.30
Работа со свойствами VCL-компонентов из доп. потоков.


6-1120773405
viktorovich
2005-07-08 01:56
2005.10.30
Логин и пароль из Outlook Express