JVCL Help:TLVGROUP

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvListView.pas


Pascal

 run\JvListView.pas
 TLVGROUP = record
cbSize: UINT;
mask: UINT;
pszHeader: LPWSTR;
cchHeader: Integer;
pszFooter: LPWSTR;
cchFooter: Integer;
iGroupId: Integer;
stateMask: UINT;
state: UINT;
uAlign: UINT;
end;


Members

Members Description
cbSize: UINT; Description for cbSize
mask: UINT; Description for mask
pszHeader: LPWSTR; Description for pszHeader
cchHeader: Integer; Description for cchHeader
pszFooter: LPWSTR; Description for pszFooter
cchFooter: Integer; Description for cchFooter
iGroupId: Integer; Description for iGroupId
stateMask: UINT; Description for stateMask
state: UINT; Description for state
uAlign: UINT; Description for uAlign

run\JvListView.pas


Description

Write here a description

run\JvListView.pas


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references

run\JvListView.pas


About

Navigation

run\JvListView.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page