ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.DetailsPane.TDetailsPane.AddSnippet

Shows a snippet in the details pane.

Syntax
Pascal
procedure AddSnippet(const pSnippet: string; const pSearchExpression: string; const pOptions: TSelectionOptions);
Parameters 
Description 
const pSnippet: string 
The snippet's text. 
const pSearchExpression: string 
The text to highlight in the snippet.  
const pOptions: TSelectionOptions 
Highlighting options.