4 lines
97 B
PHP
4 lines
97 B
PHP
if (gorDownPDFThr<>nil) then
|
|
if (gorDownPDFThr.Suspended) then
|
|
gorDownPDFThr.Resume;
|