Commit Graph

12 Commits

Author SHA1 Message Date
blikblum
0b8695e5ae lcl: put dataset in edit state only if data changed
git-svn-id: trunk@34385 -
2011-12-24 14:10:21 +00:00
blikblum
190136efbb lcl: override Select in TCustomDBComboBox instead of TDBComboBox to affect also TDBLookupComboBox (avoid crash when ListDataset enters in Edit state inside TDBLookup.UpdateData)
git-svn-id: trunk@33467 -
2011-11-11 01:02:40 +00:00
blikblum
2e2567a84d lcl: dont test for allowed key in DBLookupCombo. Bug #20541
git-svn-id: trunk@33036 -
2011-10-23 01:57:08 +00:00
blikblum
5c5155956b lcl: fixed updating Text of DB*ComboBox when dataset is open/closed. Code cleanup
git-svn-id: trunk@32494 -
2011-09-24 12:49:17 +00:00
blikblum
d73f175065 lcl: Enter edit state for LM_PASTE / Clear / Cut for TDBComboBox. Part of 20326
git-svn-id: trunk@32483 -
2011-09-24 01:29:42 +00:00
blikblum
b73550e311 lcl: TCustomDBComboBox: put dataset in edit state in KeyDown/Press like TDBEdit. Part of 20326
git-svn-id: trunk@32482 -
2011-09-24 00:41:58 +00:00
blikblum
1a948b8c22 lcl: Properly implement TFieldDataLink.FocusControl. Remove unused FocusRequest handlers
git-svn-id: trunk@32271 -
2011-09-11 01:04:11 +00:00
blikblum
b2323a742c lcl: remove Loaded procedure from DB Controls. Not needed anymore
git-svn-id: trunk@32269 -
2011-09-11 00:50:35 +00:00
blikblum
0c3b1a74a1 lcl: removed ActiveChange from DBControls since is not necessary anymore
Code cleanup

git-svn-id: trunk@32263 -
2011-09-10 18:31:44 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
jesus
f87647590c LCL, improvement for dblookup components, now they work without datasource/datafield, from Leslie Kaye, issue #13868
git-svn-id: trunk@20925 -
2009-07-22 20:15:17 +00:00
jesus
cdf16d4ab8 LCL, implements TDBLookupCombobox and TDBLookupListBox from Leslie Kaye, issue #1719
git-svn-id: trunk@18468 -
2009-01-28 05:36:40 +00:00