Files
lazarus-ccr/components/virtualtreeview-new/branches/4.8/resources/tvirtualstringtree.xpm
blikblum 3c284d1f60 Created branch 4.8.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-07 22:49:28 +00:00

36 lines
856 B
C

/* XPM */
static char * tvirtualstringtree_xpm[] = {
"24 24 8 1",
". c #000000",
"+ c None",
"@ c #808000",
"# c #20A080",
"$ c #808080",
"% c #C0A000",
"& c #C0C0C0",
"* c #FFFFFF",
"++++++..++++++++++++++++",
"+++++.&&.............+++",
"++++.***&&&&&&&&&&$$@.++",
"++++.************@$$$.++",
"+++.************@$$$$.++",
"++++...@********.$$$$.++",
"+++++++.........$$$$@+++",
"+++++++.$$$$$$$$***$.+++",
"+++++++.***********&.+++",
"+++++++.*.**......*$.+++",
"+++++++.*....%%%%.*.++++",
"+++++++.*.**......*.++++",
"++++++.**.*********.++++",
"+++++.$**.**......*.++++",
"+++++.&**....####.*.++++",
"+++++.******......*.++++",
"+++++.*************&.+++",
"+...+.***.....******.+++",
"+.&&@....&&&&&.****$.+++",
"+.&&&&&&&&&&&&&.**&.++++",
"++.$&&&&&&&&&&&.&&&.++++",
"++.$$$$$$$$$$$$$.&.+++++",
"+++...............++++++",
"++++++++++++++++++++++++"};