RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTable.GetHandle Method
Pascal
function GetHandle(const IndexName: string; const IndexTag: string): HDBICur;
C++
__fastcall HDBICur GetHandle(const AnsiString IndexName, const AnsiString IndexTag);

This is GetHandle, a member of class TTable.

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