Specifies the increment of the auto-incrementing field.
Class
TVirtualAutoIncField
Syntax
property Increment: integer default 1;
Remarks
Use the Increment property to specify the increment of the auto-incrementing field.
The increment can be negative. The default value is 1.
See Also