mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 23:00:15 +02:00
images: add collection and item for the object inspector treeview
git-svn-id: trunk@22902 -
This commit is contained in:
parent
cdebb7c1dd
commit
a215ac2b7c
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -3855,9 +3855,11 @@ images/components_images_list.txt svneol=native#text/plain
|
||||
images/componenttreeview.bat svneol=native#text/x-msdos-program
|
||||
images/componenttreeview.lrs svneol=native#text/pascal
|
||||
images/componenttreeview/oi_box.png -text svneol=unset#image/png
|
||||
images/componenttreeview/oi_collection.png -text svneol=unset#image/png
|
||||
images/componenttreeview/oi_comp.png -text svneol=unset#image/png
|
||||
images/componenttreeview/oi_control.png -text svneol=unset#image/png
|
||||
images/componenttreeview/oi_form.png -text svneol=unset#image/png
|
||||
images/componenttreeview/oi_item.png -text svneol=unset#image/png
|
||||
images/componenttreeview_list.txt svneol=native#text/plain
|
||||
images/debugger/callstack_bottom.png -text
|
||||
images/debugger/callstack_goto.png -text
|
||||
|
@ -91,3 +91,30 @@ LazarusResources.Add('oi_form','PNG',[
|
||||
+#151#209#215#217'~'#29#27#142't7'#189#206#223'{'#156#170#227#249':'#145#136#0
|
||||
+#0#0#0'IEND'#174'B`'#130
|
||||
]);
|
||||
LazarusResources.Add('oi_collection','PNG',[
|
||||
#137'PNG'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#16#0#0#0#16#8#4#0#0#0#181#250'7'
|
||||
+#234#0#0#0#4'gAMA'#0#0#175#200'7'#5#138#233#0#0#0#25'tEXtSoftware'#0'Adobe I'
|
||||
+'mageReadyq'#201'e<'#0#0#0#207'IDAT('#207'u'#145'M'#10#194'0'#16'FG='#135'R'
|
||||
+#207'P'#218#30#195'3'#184#243':E'#23#30#193'#'#184'q'#163#208#222#192'C("'
|
||||
+#180#218#159#180#240'9'#153#180'i'#10#149#15#134#132'y'#188'0'#25#162#21#5#20
|
||||
+#218'x4'#7#185'!'#10'T'#221'B'#167'A'#137'}LkZ'#140#129#176#229#198#29#23#156
|
||||
+#145#226#138#221#137'6'#174'G'#128#10'7(L{'#4'P'#12#252#243#8#208' '#193#216
|
||||
+#163'o'#135'X#'#29#144'b'#240#228'x'#227#193#167#2'G'#141#12'@'#239')'#144
|
||||
+#225#217'yxp'#23'0'#181#194#151#145#151'X,'#144'X'#192' '#133'<4i0H'#205#200
|
||||
+#167#3'<.'#17'm{'#143#137'b'#164'4'#0'O:'#227'a"'#215#160#207'JF'#22'@'#254
|
||||
+#203'zt'#179#143#3#12#30'7uN'#254'x'#181#158#179'x'#29#159#150'?,?X'#234#201
|
||||
+'.Yw'#0#0#0#0'IEND'#174'B`'#130
|
||||
]);
|
||||
LazarusResources.Add('oi_item','PNG',[
|
||||
#137'PNG'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#16#0#0#0#16#8#4#0#0#0#181#250'7'
|
||||
+#234#0#0#0#4'gAMA'#0#0#175#200'7'#5#138#233#0#0#0#25'tEXtSoftware'#0'Adobe I'
|
||||
+'mageReadyq'#201'e<'#0#0#0#184'IDAT('#207'u'#145'['#14#194' '#16'E'#167#174
|
||||
+#195'&'#238#129#134'}'#154#232#135#27#212#248#138#181'O('#212#235'@_'#214#150
|
||||
+#156#225#135'9a.'#25#2#209#150#4#201'?v'#180#1'9\'#9#149#154#214'bB'#225#176
|
||||
+#31#20'W'#210#180#5'J'#207#27'/\Y'#185#224#216'+D'#17'I'#139#26#154'O'#141#28
|
||||
+')n,T(pbe'#20#180#167#230'F'#134#251'8'#138#179'D'#189'`'#252#133#225#233'n'
|
||||
+#204#131'_9'#207#133#129'N'#201'8'#201's]'#232#148#138#179'd!'#193#162#225'4'
|
||||
+#21#19#20#140#15#172#214#4#227'i'#24#21#22#154#145#192'/&~'#133#207'<EOK'#178
|
||||
+#219'E'#162'K'#219'.'#219':'''#209#9'1%'#139'u;'#4#197#160'/2'#165'['#240#174
|
||||
+'y'#182'O'#0#0#0#0'IEND'#174'B`'#130
|
||||
]);
|
||||
|
BIN
images/componenttreeview/oi_collection.png
Normal file
BIN
images/componenttreeview/oi_collection.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 317 B |
BIN
images/componenttreeview/oi_item.png
Normal file
BIN
images/componenttreeview/oi_item.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 294 B |
@ -1,4 +1,6 @@
|
||||
componenttreeview/oi_box.png
|
||||
componenttreeview/oi_comp.png
|
||||
componenttreeview/oi_control.png
|
||||
componenttreeview/oi_form.png
|
||||
componenttreeview/oi_form.png
|
||||
componenttreeview/oi_collection.png
|
||||
componenttreeview/oi_item.png
|
Loading…
Reference in New Issue
Block a user