Re: What are the VCL RTL?
- From: erewhon@xxxxxxxxxx (J French)
- Date: Mon, 29 May 2006 10:21:07 GMT
On Sun, 28 May 2006 12:16:59 -0500, Rob Kennedy <me3@xxxxxxxxxxx>
wrote:
J French wrote:
On 28 May 2006 07:19:20 -0700, "JamesR" <wizzer90@xxxxxxxxxxx> wrote:
I know the VCL is the visual control library, and the RTL is the run
time library... I was just wondering if anyone could explain their
differences, and what they actually consist of.
The RTL is an option
- you don't need it in Delphi
Um, except that it contains *everything* compiler-generated code ever
references, including the memory manager, exception handlers, and all
the code behind TObject, strings, dynamic arrays, Variant, and
interfaces. Everything in the System unit is part of the RTL.
Thanks, I've been labouring under a misconception for ten years
- funny how one can not query an assumption
.
- References:
- What are the VCL RTL?
- From: JamesR
- Re: What are the VCL RTL?
- From: J French
- Re: What are the VCL RTL?
- From: Rob Kennedy
- What are the VCL RTL?
- Prev by Date: Re: What are the VCL RTL?
- Next by Date: Re: New event handler for existing component
- Previous by thread: Re: What are the VCL RTL?
- Next by thread: Re: What are the VCL RTL?
- Index(es):