You've already forked lazarus-ccr
jvcllaz: Add icons to TJvThumbnail demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -282,9 +282,11 @@ object JvThumbnailMainForm: TJvThumbnailMainForm
|
||||
Align = alClient
|
||||
FileSortType = fstNone
|
||||
HideSelection = False
|
||||
Images = DataModule1.ImageList1
|
||||
ReadOnly = True
|
||||
TabOrder = 0
|
||||
OnChange = ShellTreeViewChange
|
||||
OnGetImageIndex = ShellTreeViewGetImageIndex
|
||||
Options = [tvoAutoItemHeight, tvoKeepCollapsedNodes, tvoReadOnly, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips, tvoThemedDraw]
|
||||
ObjectTypes = [otFolders]
|
||||
end
|
||||
|
Reference in New Issue
Block a user