diff --git a/.gitattributes b/.gitattributes index 14b305d672..c2aaf3e0c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6573,7 +6573,9 @@ images/components/tdbradiogroup.png -text svneol=unset#image/png images/components/tdbtext.png -text svneol=unset#image/png images/components/tdirectoryedit.png -text svneol=unset#image/png images/components/tdrawgrid.png -text svneol=unset#image/png +images/components/tdrawgrid_200.png -text images/components/tedit.png -text svneol=unset#image/png +images/components/tedit_200.png -text images/components/teditbutton.png -text svneol=unset#image/png images/components/teventlog.png -text svneol=unset#image/png images/components/tfilelistbox.png -text svneol=unset#image/png @@ -6595,6 +6597,7 @@ images/components/timagelist.png -text svneol=unset#image/png images/components/tinipropstorage.png -text svneol=unset#image/png images/components/tjsonpropstorage.png -text svneol=unset#image/png images/components/tlabel.png -text svneol=unset#image/png +images/components/tlabel_200.png -text images/components/tlabelededit.png -text svneol=unset#image/png images/components/tlazcomponentqueue.png -text svneol=unset#image/png images/components/tlistbox.png -text svneol=unset#image/png @@ -6636,6 +6639,7 @@ images/components/tsplitter.png -text svneol=unset#image/png images/components/tstatictext.png -text svneol=unset#image/png images/components/tstatusbar.png -text svneol=unset#image/png images/components/tstringgrid.png -text svneol=unset#image/png +images/components/tstringgrid_200.png -text images/components/ttabcontrol.png -text svneol=unset#image/png images/components/ttaskdialog.png -text images/components/ttimeedit.png -text svneol=unset#image/png @@ -6647,6 +6651,7 @@ images/components/ttrayicon.png -text svneol=unset#image/png images/components/ttreeview.png -text svneol=unset#image/png images/components/tupdown.png -text svneol=unset#image/png images/components/tvaluelisteditor.png -text +images/components/tvaluelisteditor_200.png -text images/components/txmlconfig.png -text svneol=unset#image/png images/components/txmlpropstorage.png -text svneol=unset#image/png images/components/unregisteredcomponent.png -text svneol=unset#image/png diff --git a/images/components/tdrawgrid_200.png b/images/components/tdrawgrid_200.png new file mode 100644 index 0000000000..f793738dad Binary files /dev/null and b/images/components/tdrawgrid_200.png differ diff --git a/images/components/tedit_200.png b/images/components/tedit_200.png new file mode 100644 index 0000000000..1c109045a7 Binary files /dev/null and b/images/components/tedit_200.png differ diff --git a/images/components/tlabel_200.png b/images/components/tlabel_200.png new file mode 100644 index 0000000000..91852061ab Binary files /dev/null and b/images/components/tlabel_200.png differ diff --git a/images/components/tstringgrid_200.png b/images/components/tstringgrid_200.png new file mode 100644 index 0000000000..dcbc276241 Binary files /dev/null and b/images/components/tstringgrid_200.png differ diff --git a/images/components/tvaluelisteditor_200.png b/images/components/tvaluelisteditor_200.png new file mode 100644 index 0000000000..517bc11930 Binary files /dev/null and b/images/components/tvaluelisteditor_200.png differ diff --git a/images/components_images.res b/images/components_images.res index 887fc834dc..4b51ce4754 100644 Binary files a/images/components_images.res and b/images/components_images.res differ diff --git a/images/components_images_list.txt b/images/components_images_list.txt index 81917892b5..636c82ee64 100644 --- a/images/components_images_list.txt +++ b/images/components_images_list.txt @@ -43,7 +43,9 @@ components/tdbradiogroup.png components/tdbtext.png components/tdirectoryedit.png components/tdrawgrid.png +components/tdrawgrid_200.png components/tedit.png +components/tedit_200.png components/teditbutton.png components/teventlog.png components/tfilelistbox.png @@ -65,6 +67,7 @@ components/timagelist.png components/tinipropstorage.png components/tjsonpropstorage.png components/tlabel.png +components/tlabel_200.png components/tlabelededit.png components/tlazcomponentqueue.png components/tlistbox.png @@ -106,6 +109,7 @@ components/tsplitter.png components/tstatictext.png components/tstatusbar.png components/tstringgrid.png +components/tstringgrid_200.png components/ttabcontrol.png components/ttaskdialog.png components/ttimeedit.png @@ -117,6 +121,7 @@ components/ttrayicon.png components/ttreeview.png components/tupdown.png components/tvaluelisteditor.png +components/tvaluelisteditor_200.png components/txmlconfig.png components/txmlpropstorage.png components/unregisteredcomponent.png