property Thumbnail.Caption as String
Specifies the control's caption.

TypeDescription
String A String value that defines the expression to generate the HTML caption to be displayed on the thumbnail.
By default, the Caption property is "ffolder ? ( fname + ( len( 0:=fsizeF ) ? `, ` + =:0 : `` ) ) : ffile", which displays name and size for a file, the name for a folder, or the full name if the object is no file or folder. Use the Caption property to specify a caption to be displayed on the thumbnail. The SingleCaption property indicates the expression to generate the HTML caption to be displayed on the thumbnail, when the control shows a single thumbnail ( for instance you filter and you got a single result ). Use the Alignment property to specify the caption's alignment. The CaptionRotate property rotates the HTML caption. Use the Transparency property to specify the transparency to display the caption on the thumbnail control. Use the Font property to specify the font to display the caption on the thumbnail. Use the ForeColor property to specify the control's foreground color. Use the WordWrap property to wrap the caption on the control. The StatusCaption property indicates the expression to generate the HTML caption to be displayed on the thumbnail's status bar.

For instance:

The Caption property supports the following keywords: 

This property/method supports predefined constants and operators/functions as described here.

The Caption property supports the following HTML tags: