|
ShellBrowser Delphi Components Documentation
|
Shows a snippet in the details pane.
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. |