RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.GetInteger Method

Get property value as an Integer.

Pascal
function GetInteger(const Name: WideString): Integer;
C++
__fastcall int GetInteger(const BSTR Name);

Use GetInteger to get a TDBXProperties property value as an Integer. 

 

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