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

Вниз

TCanvas.LockCount - что за свойство?   Найти похожие ветки 

 
Kreon ©   (2004-04-09 15:21) [0]

TCanvas.LockCount равен либо 0 либо 1, похоже это свойство устанавливает прорисовку объекта. Интересно было бы знать что задает это свойство. (Два объекта на одной канве, а рисуется только один и у него это св-во равно 0).


 
VMcL ©   (2004-04-09 15:26) [1]

>>Kreon ©  (09.04.04 15:21)

F1 только для лохов?


TCanvas.LockCount

Indicates the number of times the canvas has been locked to prevent interference from other threads.

property LockCount: Integer;

Description

Read LockCount to determine whether the canvas is locked. Whenever the Lock method is called to block other threads from interfering with the canvas, LockCount increases. Whenever the Unlock method is called at the end of a critical section, LockCount decreases. When LockCount is 0, other threads may draw on the canvas.



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

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

Наверх




Память: 0.46 MB
Время: 0.049 c
14-1086445393
Rouse_
2004-06-05 18:23
2004.06.27
С днем рождения 6 июня...


1-1086774425
guest
2004-06-09 13:47
2004.06.27
TAnimate


3-1086245351
stas
2004-06-03 10:49
2004.06.27
поле numeric и ADO


3-1085910917
ertong
2004-05-30 13:55
2004.06.27
Изменение размеров колонки в DBGrid


4-1085043677
Fuinadan
2004-05-20 13:01
2004.06.27
Графика Win32 API