 |
Introduction |
 |
User Guide |
 |
Alert functions |
 |
Mathematical functions |
 |
String formatting functions |
 |
Properties |
 |
Properties |
 |
Properties |
 |
Properties |
 |
Properties |
 |
Properties |
|
|
MaxSize
Returns
the maximum size for the database file in bytes. If MaxSize is 0,
it means that the database file cannot grow. If MaxSize is -1, it
means that the database file will grow until the disk is full.
Syntax:
|
function
MaxSize: Integer;
|
Example:
|