4 lines
101 B
PHP
4 lines
101 B
PHP
if (gorDownPDFThr<>nil) then
|
|
if not(gorDownPDFThr.Suspended) then
|
|
gorDownPDFThr.Suspend;
|