TdxPSPreviewWindowAddExplorerCommandEvent Type
Declaration
TdxPSPreviewWindowAddExplorerCommandEvent = procedure(Sender: TObject; ACommand: TCustomdxPSExplorerContextCommand) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
ACommand | TCustomdxPSExplorerContextCommand |
See Also