Форум: "Media";
Текущий архив: 2004.06.27;
Скачать: [xml.tar.bz2];
Вниз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 вся ветка
Форум: "Media";
Текущий архив: 2004.06.27;
Скачать: [xml.tar.bz2];
Память: 0.44 MB
Время: 0.04 c