summaryrefslogtreecommitdiff
path: root/examples/gui/listviewtest/listviewtest.lpi
diff options
context:
space:
mode:
authorAndrew Haines <andrewd207@aol.com>2015-02-08 12:33:25 -0500
committerAndrew Haines <andrewd207@aol.com>2015-02-08 12:33:25 -0500
commitb2539912d974e75ce522991db96a7f504ef210f1 (patch)
treef532c0184ac50b5b51a73e5d50763ffb0843d8c4 /examples/gui/listviewtest/listviewtest.lpi
parentba352f05a5487fd11f577e29a93bfc9faa2e5d53 (diff)
downloadfpGUI-b2539912d974e75ce522991db96a7f504ef210f1.tar.xz
Listview improvements.
Added Listview property OnItemActivate for when an item is doubleclicked or enter is pressed for a selected item. Added Column property AutoExpand the column will use any space leftover in the listview width. Setting to True unsets the property on other columns. Added Listview property ShowFocusRect. Sets wether or not the selected item's focusrect is drawn.
Diffstat (limited to 'examples/gui/listviewtest/listviewtest.lpi')
-rw-r--r--examples/gui/listviewtest/listviewtest.lpi7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/gui/listviewtest/listviewtest.lpi b/examples/gui/listviewtest/listviewtest.lpi
index 50579565..595a5353 100644
--- a/examples/gui/listviewtest/listviewtest.lpi
+++ b/examples/gui/listviewtest/listviewtest.lpi
@@ -36,7 +36,6 @@
<Unit0>
<Filename Value="listviewtest.lpr"/>
<IsPartOfProject Value="True"/>
- <UnitName Value="listviewtest"/>
</Unit0>
</Units>
</ProjectOptions>
@@ -53,11 +52,5 @@
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
- <Other>
- <CompilerMessages>
- <UseMsgFile Value="True"/>
- </CompilerMessages>
- <CompilerPath Value="$(CompPath)"/>
- </Other>
</CompilerOptions>
</CONFIG>