TdxPSPreviewWindowAddExplorerCommandEvent Type
In This Article
#Declaration
Delphi
TdxPSPreviewWindowAddExplorerCommandEvent = procedure(Sender: TObject; ACommand: TCustomdxPSExplorerContextCommand) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
ACommand | TCustomdx |
See Also