This method acquires the thumbnail image.

[C++Builder]   [ bool = ]thumbcontrolname->GetFiles()
[Delphi]   [ Boolean = ]thumbcontrolname.GetFiles

Parameters

None

Return Value

Returns True when successful, returns False when not successful.

Explanation

The GetFiles method acquires the thumbnail image. To execute this method, it is necessary to first set the FileExt, FilePath, and ReadMode properties.

 

The ImageKit9 VCL is a product created by Newtone Corporation