RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.GetInteger Method

Get property value as an Integer.

Pascal
function GetInteger(const Name: String): Integer;
C++
__fastcall int GetInteger(const AnsiString Name);

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

 

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