RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SqlExpr.TParseSqlEvent Type
Pascal
TParseSqlEvent = procedure (var FieldNames: TWideStrings; SQL: WideString; var TableName: WideString) of object;
C++
(var FieldNames: TWideStrings; SQL: WideString; var TableName: WideString) ( TParseSqlEvent)();

SqlExpr

This is type SqlExpr.TParseSqlEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!