TdxFilePreviewCustomHandler Methods
The base class for custom preview handlers.
Name | Description |
---|---|
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Initialize | Initializes the custom preview handler. |
Register |
Enables the preview handler for the target file extension. |
Run |
Indicates if the preview handler supports the initialization in a separate thread. |
To |
Inherited from TObject. |
Unregister |
Disables the preview handler for the target file extension. |
See Also