GB
Size: a a a
GB
z
GB
GB
АВ
z
GB
GB
z
GB
z
GB
z
VA
z
GB
VA
SB
z
function GDBcommandmanager.Get3DPointInteractive(...):Boolean;
begin
...
while (pcommandrunning^.IData.GetPointMode=TGPWait)and(not Application.Terminated) do
begin
Application.HandleMessage;
end;
...
end;
VA
function GDBcommandmanager.Get3DPointInteractive(...):Boolean;
begin
...
while (pcommandrunning^.IData.GetPointMode=TGPWait)and(not Application.Terminated) do
begin
Application.HandleMessage;
end;
...
end;