|
Normally, DblClick should be able to open.
I remember that the developers of Ken and SQL told me that general pictures, etc., should be saved in files as much as possible.
Only one path needs to be saved in the database, so there may be little or no support for common fields in the future.
Therefore, I do not recommend the above method.
If your pictures are not very big, they should be saved in the following types Memo (Binaray)
Use FileToStr to get a string, and then directly insert it into the type. You can use the field
The content is assigned to the PictureVal property of Image. |
|