TdxFilePreviewControlBasedHandler Methods
The file preview handler.
Name | Description |
---|---|
Create |
Creates a control to be placed in the preview pane. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Initialize |
Initializes the custom preview handler.
Inherited from Tdx |
Register |
Enables the preview handler for the target file extension.
Inherited from Tdx |
Run |
Indicates if the preview handler supports the initialization in a separate thread.
Inherited from Tdx |
To |
Inherited from TObject. |
Unregister |
Disables the preview handler for the target file extension.
Inherited from Tdx |
See Also