1 //////////////////////////////////////////////////
6 // Author: Dimaxx (dimaxx@atnet.ru) //
9 //////////////////////////////////////////////////
17 TKOLFlash
= PShockwaveFlash
;
18 PKOLFlash
= PShockwaveFlash
;
20 function NewKOLFlash(AOwner
: PControl
): PKOLFlash
;
26 New(Result
,CreateParented(AOwner
));