VoyForums

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 123456[7]8910 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 19:29:20 08/08/01 Wed
Author: darrell
Subject: New Error

I tried this on a new app according to your advice
************************************************************

procedure TForm1.Button1Click(Sender: TObject);
var
DibGraphic : TDibGraphic;
begin
DibGraphic := EnDiGrph.NewDibGraphic('c:\circles.bmp');
Image1.Picture.Graphic := DibGraphic;
DibGraphic.Free;
if Image1.Picture.Graphic <> nil then
Image1.Picture.Graphic.LoadFromFile('c:\circles.bmp');
end;

************************************************************
New Error "Graphic Files of .bmp format are not supported or not registered".

Please advise

Thanks,


Darrell

[ Next Thread | Previous Thread | Next Message | Previous Message ]


Replies:


[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.