From eb25228c64acee477dc73992711ce08d66d7dc63 Mon Sep 17 00:00:00 2001
From: mattias
Date: Sun, 7 Sep 2008 11:09:32 +0000
Subject: [PATCH] LCL: docs: TComboBox.SelStart
git-svn-id: trunk@16463 -
---
docs/xml/lcl/stdctrls.xml | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/docs/xml/lcl/stdctrls.xml b/docs/xml/lcl/stdctrls.xml
index be0742dc0f..20446b9903 100644
--- a/docs/xml/lcl/stdctrls.xml
+++ b/docs/xml/lcl/stdctrls.xml
@@ -2536,20 +2536,12 @@ has value -1.
- SelLength
-
-
-
-- the length of the text that has been selected
+ SelLength - the length of the text that has been selected in bytes
- SelStart
-
-
-
-- the starting position of the text that has been selected
+ SelStart - if text is selected this is the starting position otherwise the cursor position in bytes starting at 0