Igor Pokorny wrote:
> Thanks, it realy works.
> I am probably too old to understand such constructions, it's over of
> my imagination. I was certain objects in programming mirror the real
> world. Such construction is like to get married and to select a wife
> after a marriage. Strange....
> 
> Igor
> 
> On Dec 22, 2007 9:53 PM, ik <[EMAIL PROTECTED]> wrote:
>> Try this:
>>
>> cfg: TXMLConfig.Create(nil);
>> cfg.Filename := 'myconfig.xml';
>>
>> Ido
>>

I'm pretty sure the constructor used to use a filename as it's argument.
So the example was right at one time. The example just needs to be
updated to reflect the change.

Regards,

Andrew

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to