Subject | Re: [IBO] IBO - IB_String vs AnsiString |
---|---|
Author | Martijn Tonies |
Post date | 2009-04-08T14:39:54Z |
> Overriding a method means extending or refining it, rather than replacingWon't work unless you define it with the same parameters and all, so this
> 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;
method cannot be used with AnsiString/String ;-)
So, I haven't looked at the new IBO yet, but is a "sql statement" now
fully unicode? Or AnsiString?
With regards,
Martijn Tonies
Upscene Productions
http://www.upscene.com
Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird!
Database questions? Check the forum:
http://www.databasedevelopmentforum.com