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