Re: where to put a public const in my unit
- From: "Skybuck Flying" <spam@xxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 01:09:22 +0100
If these constants are a little bit like global constants then put them in a
seperate unit, in the interface section.
Then each other unit that needs these constants can include the seperate
unit without any problems (like circular troubles).
Bye,
Skybuck.
.
- Follow-Ups:
- Re: where to put a public const in my unit
- From: Rene A
- Re: where to put a public const in my unit
- References:
- where to put a public const in my unit
- From: Rene A
- where to put a public const in my unit
- Prev by Date: Re: JvNetscapeSplitter
- Next by Date: Re: where to put a public const in my unit
- Previous by thread: Re: where to put a public const in my unit
- Next by thread: Re: where to put a public const in my unit
- Index(es):