ImageEn, unit iexMetaHelpers |
|
TIOParamsHelper.EXIF_SubjectLocation_Str
Declaration
property EXIF_SubjectLocation_Str : string; (read/write)
Description
A string formatted version of
EXIF_SubjectLocationX and
EXIF_SubjectLocationY, e.g. "150,250"
Note:
◼You must add iexMetaHelpers to your uses clause to access this property
◼Delphi/C++ 2005 or newer is required