InfoFormat property (Thumbnail Browser Control)
Builder Syntax |
int InfoFormat |
Delphi Syntax |
InfoFormat: Integer |
Overview |
Refer to Thumbnail Browser. |
Remarks
(Runtime-only, Read-only) Is the format of the file from which the thumbnail was generated.
For possible values, refer to Formats of Input Files.
This property is updated by the successful generation of a thumbnail. You can read this property in the ThumbnailEvent event.
See Also