ImageEn, unit dbimageenvect

TImageEnDBVect.AbsolutePath

TImageEnDBVect.AbsolutePath


Declaration

property AbsolutePath: string;


Description

Returns the base path where the stored images are when DataField points to a string field.
The final path is calculated by concatenation of AbsolutePath and string field.

The default value is an empty string. If the AbsolutePath property is empty, then the string field should be an absolute path.