ImageEn, unit iexMetaHelpers |
|
TIOParamsHelper.EXIF_Camera_Str
Declaration
property EXIF_Camera_Str : string; (read/write)
Description
Returns a concatenation of
EXIF_Make and
EXIF_Model.
Note:
◼You must add iexMetaHelpers to your uses clause to access this property
◼Delphi/C++ 2005 or newer is required