ShellBrowser Delphi Components Documentation
|
TMetaDataDisplayName = reference to procedure(const pMetaData: TShellColumnId; var pDisplayName: string);
Parameters |
Description |
pMetaData |
The type of meta data for that a row is added. |
pDisplayName |
The display name that should be used for this kind of meta data. |
Callback function that is able to provide the title for a given Shell column ID.