InfoXRes property (Thumbnail Browser Control)
Builder Syntax |
int InfoXRes |
Delphi Syntax |
InfoXRes : Integer |
Overview |
Refer to Thumbnail Browser. |
Remarks
(Runtime-only, Read-only) Is the x resolution of the original image from which the thumbnail was generated.
This property is updated by the successful generation of a thumbnail. You can read this property in the ThumbnailEvent event.
See Also