Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
Using another unit in code
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Published sets in FPC are...
by
cdbc
[
Today
at 01:13:16 pm]
Is it possible to create ...
by
gidesa
[
Today
at 12:32:25 pm]
'Rounding' to (say) 5 DP
by
J-G
[
Today
at 12:28:25 pm]
BAScript - Simple scripti...
by
gidesa
[
Today
at 12:10:21 pm]
[SOLVED] Form has no Task...
by
Hartmut
[
Today
at 11:52:24 am]
StrMath.pas a String Numb...
by
LV
[
Today
at 11:48:43 am]
How to run an external co...
by
n7800
[
Today
at 11:36:59 am]
lazarus project
by
Zvoni
[
Today
at 10:14:51 am]
Debian removes FPC/Lazaru...
by
MarkMLl
[
Today
at 09:13:31 am]
Anyone else getting a tro...
by
RaketeMike
[
Today
at 09:09:28 am]
Frustrating Error When us...
by
TYDQ
[
Today
at 08:24:52 am]
[SOLVED] Statically linki...
by
Khrys
[
Today
at 07:37:24 am]
Status of FPC 3.4.0 or FP...
by
PascalDragon
[February 17, 2026, 09:25:01 pm]
MVP made easier.
by
cdbc
[February 17, 2026, 09:16:07 pm]
A diary project with SQLi...
by
cdbc
[February 17, 2026, 09:03:25 pm]
[ANN] fpGUI Toolkit v2.0....
by
PascalDragon
[February 17, 2026, 08:49:17 pm]
DCPcrypt v2.0.6 — Cryptog...
by
Ten_Mile_Hike
[February 17, 2026, 07:40:22 pm]
[SOLVED] Lazarus recompil...
by
creaothceann
[February 17, 2026, 07:37:12 pm]
4.4 messed with the proje...
by
QEnnay
[February 17, 2026, 07:26:00 pm]
Duplicated icon in the Wi...
by
n7800
[February 17, 2026, 06:11:54 pm]
[AGGPas] Difference betwe...
by
cdbc
[February 17, 2026, 05:02:28 pm]
pas2js WebAssembly SQLite...
by
PierceNg
[February 17, 2026, 03:32:46 pm]
My AGGPas examples
by
Roland57
[February 17, 2026, 02:10:03 pm]
Datatype of Fields in sql...
by
Dzandaa
[February 17, 2026, 01:46:59 pm]
TurboBird IBX
by
valdir.marcos
[February 17, 2026, 10:38:16 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Using another unit in code (Read 3532 times)
tbonejo
Jr. Member
Posts: 66
Using another unit in code
«
on:
October 20, 2008, 08:29:47 pm »
I have a app which in the uses clause I am trying to use a unit I did called "crc32".
How in code do I use a function from that unit?
Im used to Delphi style calling of forms and whatnot but this has me stumped.
Thanks,
Tom
Logged
theo
Global Moderator
Hero Member
Posts: 1933
RE: Using another unit in code
«
Reply #1 on:
October 20, 2008, 09:23:46 pm »
Should be the same as with Delphi.
What is exactly your problem?
Logged
tbonejo
Jr. Member
Posts: 66
RE: Using another unit in code
«
Reply #2 on:
October 20, 2008, 11:45:13 pm »
If my unit is called "crc32", how do I use it in another unit besides putting it in a uses clause?
Logged
theo
Global Moderator
Hero Member
Posts: 1933
RE: Using another unit in code
«
Reply #3 on:
October 21, 2008, 12:15:09 am »
What do you mean with "use it"? If it's in the uses clause, then you can call the functions etc. that are declared in the interface section of this unit.
Logged
tbonejo
Jr. Member
Posts: 66
RE: Using another unit in code
«
Reply #4 on:
October 21, 2008, 12:27:42 am »
Ah I did something wrong in the other unit, no wonder I couldnt access the functions.
Thanks
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
Using another unit in code
TinyPortal
© 2005-2018