Главная страница
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.024 c
3-1086090911
rvs
2004-06-01 15:55
2004.06.27
Проблема с запросом


1-1086886132
Apocalepse
2004-06-10 20:48
2004.06.27
Написание текстового редактора. Открытие им фала.


3-1086162787
inkotex
2004-06-02 11:53
2004.06.27
Подключение к базе через сеть


1-1087284152
PenguinX
2004-06-15 11:22
2004.06.27
DLL и Device Context


14-1086509288
ArMellon
2004-06-06 12:08
2004.06.27
КОДИРОВКА