Реферат: Разработка интерактивной среды обучения

inc(pages[pp]);

if strpage[sp-1]='/:newpage' then exit

end;

end;

procedure drawpage;

label 1;

var s:string;

x,y:integer;

npic:^t8518_;

q:tcolor;

i,n:byte;

w:tfontstyles;

r:trect;

temp:tfont;

begin

{ frmlesson.pic1.left:=0;}

frmlesson.Canvas.TextOut(3,3,'');

np:=1;

r.Left:=0;

r.Top:=0;

r.Right:=frmlesson.Width;

r.Bottom:=frmlesson.Height-80;

frmlesson.Canvas.FillRect(r);

if not nopaint then begin

npic:[email protected];

frmlesson.pic1.hide;

frmlesson.pic2.hide;

frmlesson.pic3.hide

end;

К-во Просмотров: 623
Бесплатно скачать Реферат: Разработка интерактивной среды обучения