RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFTCompTI.Add Method
Pascal
function Add(const I1: Integer; const I2: Integer): Integer; stdcall;
C++
__fastcall __stdcall int Add(const int I1, const int I2);

This is Add, a member of class TFTCompTI.

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