ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellControlHelper.AttributesToString

This method converts the given DWORD to a string containing the Attributes.

Syntax
Pascal
class function AttributesToString(pAttributes: DWORD): string;
Parameters 
Description 
pAttributes: DWORD 
The DWORD containing the attributes.  

The converted DWORD as a String.

See