Subject Re: [IBO] IBO - IB_String vs AnsiString
Author Hans
That is what I ment and just pointed to an example,
probably the wrong one :)

----- Original Message -----
From: "Jason Wharton" <supportlist@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, April 09, 2009 11:07 PM
Subject: Re: [IBO] IBO - IB_String vs AnsiString


>> Overriding a method means extending or refining it, rather than replacing
>> it. A descendant class can override any of its inherited virtual methods.
>>
>> To override a method in a descendant class, add the directive override to
>> the end of the method declaration.
>>
>> procedure SetText( const AValue: string ); override;
>
> I'm not talking about methods of objects.
>
> I'm talking about functions in my library that do the bulk of the work.
>
> Regards,
> Jason Wharton
>
>
>
> ------------------------------------
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
> InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
> papers,
> keyword-searchable FAQ, community code contributions and more !
> Yahoo! Groups Links
>
>
>