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

This is type SqlExpr.TParseSqlEvent.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!