TImageEnDBView.AbsolutePath
Declaration
property AbsolutePath: string;
Description
Specifies 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.