Вниз
Скачать: CL | DM;

Почему когда я прорисовываю Canvas на Image пользуясь примером   Найти похожие ветки 

 
Кен ©   (2003-07-04 05:47) [0]

из статьи http://www.delphimaster.ru/articles/grad/index.html , по нему ( Canvas"у ), иногда пробегают какие-то полосы. Как этого избежать ?


 
Романов Р.В. ©   (2003-07-04 06:58) [1]

DoubleBuffered := True


 
Кен ©   (2003-07-04 07:11) [2]

Помогло )))
А в чём секрет фокуса то ? Его надо потом обратно или можно так отсавить ? Зачем он вообще этот Двойной буфер ?


 
Романов Р.В. ©   (2003-07-04 07:18) [3]

Так и оставляй.

Determines whether the control’s image is rendered directly to the window or painted to an in-memory bitmap first.

property DoubleBuffered: Boolean;

Description

When DoubleBuffered is False, the windowed control paints itself directly to the window. When DoubleBuffered is True, the windowed control paints itself to an in-memory bitmap that is then used to paint the window. Double buffering reduces the amount of flicker when the control repaints, but is more memory intensive.

When a windowed control is a dock site and has an associated dock manager, it must be double-buffered.


 
Кен ©   (2003-07-05 02:42) [4]

> Романов Р.В. © (04.07.03 07:18)
Понял. Спасибо.



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

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.01 c
14-68013
Фикус
2003-07-04 08:16
2003.07.21
Интересно, а кто был 20000000 посетителем? :)


4-68116
Anna Samoilova
2003-05-20 10:34
2003.07.21
Непонятное поведение MMF при использовании файла страничного обм.


1-67861
ServerXP
2003-07-07 23:56
2003.07.21
Как создать многооконную структуру программы в Delphi?


3-67701
-=alive=-
2003-06-25 08:58
2003.07.21
Проверка существующих дат


7-68102
Dimaz-z
2003-05-11 21:19
2003.07.21
Команды модема.




   Наверх