what is increment in delphi code example Example: what is increment in delphi inc(icount);\\ icount:=icount+1 inc(itotal,imark); \\itotal:=itotal+imark