TdxFilePreviewCustomHandler.Register(string) Method
Enables the preview handler for the target file extension.
Declaration
class procedure Register(const AFileExtension: string);
Parameters
| Name | Type | Description |
|---|---|---|
| AFileExtension | string | The target file extension. |
See Also