IncrementIfLessThan

<< Click to Display Table of Contents >>

Navigation:  Classes > TIpRecord > Methods >

IncrementIfLessThan

SIGNATURE=IWIpAccessTable.TIpRecord.IncrementIfLessThan@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public function IncrementIfLessThan(AThreshold: Integer): Boolean;

C++:

public: __fastcall bool IncrementIfLessThan(int AThreshold);

 

Description: This is IncrementIfLessThan, a member of class TIpRecord.