Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Rave Barcodekomponente finden? (https://www.delphipraxis.net/44177-rave-barcodekomponente-finden.html)

sandrocm 14. Apr 2005 18:14


Rave Barcodekomponente finden?
 
Ich will in meinem code eine Barcodekomponente einbinden: aber ich finde die blöde .dcu nicht die diese barcode komonente enthält. DieHilfe von delphi und rave hilft da gar nicht weiter. Weis jemand bescheid welche unit ich deklarieren mussin der uses für: TCode39BarCode


procedure raveetiketten ();
var MyPage: TRavePage;
MyText: TRaveText;
MyMemo: TRaveMemo;
MyRect: TRaveRectangle;
Mybar: TCode39BarCode; //////Fehler kommt hier, weilnicht bekannt in uses???
i,ii:integer;
begin
.
.
.
.
end;


Danke im Vorraus...

merlin17 17. Apr 2005 07:58

Re: Rave Barcodekomponente finden?
 
Liste der Anhänge anzeigen (Anzahl: 1)
Hallo,

Zitat:

Weis jemand bescheid welche unit ich deklarieren mussin der uses für: TCode39BarCode
auf www.nevrona.com/rave im Downloadbereich gibt es in der Rave3-Section eine schöne
PDF; ist größtenteils für Rave5 bzw. 6 noch unverändert (evtl. Rp.. in Rv... geändert).


:-) thomas, TeamNevrona


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:51 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz