DrawPreview(TcxCanvas,TRect)
|
Draws the preview of the focused file on the specified canvas.
|
Equals(TObject)
|
|
GetHashCode
|
|
GetHeight
protected
|
Returns the source image’s height.
|
GetWidth
protected
|
Returns the source image’s width.
|
Initialize
|
Initializes the custom preview handler.
|
KeepAspectRatio
protected
|
Indicates if the preview handler keeps the aspect ratio of displayed images.
|
Register(string)
|
Enables the preview handler for the target file extension.
|
RunInThread
protected
|
Indicates if the preview handler supports the initialization in a separate thread.
|
ShowShadow
protected
|
Indicates if the preview handler draws a shadow under the displayed image.
|
ToString
|
|
Unregister(string)
|
Disables the preview handler for the target file extension.
|