Well, I fully understood this, and it can help others who are concerned about this issue.
, , ListView ++ Builder "" Windows 7, VCL, , , ListView : Windows. , :
SetWindowTheme(Handle, 'explorer', nil);
SDK " , ".
, ListView WinForms:
[DllImport("uxtheme.dll", CharSet = CharSet.Unicode)]
public static extern int SetWindowTheme(IntPtr hWnd, String pszSubAppName, String pszSubIdList);
SetWindowTheme(myListView.Handle, "explorer", null);
... , , ! ListView, , , ! , Borland Inprise Embarcadero! -!