mirror of https://gitlab.com/basile.b/dexed.git
todo syntax
This commit is contained in:
parent
371abad87f
commit
acb75c6ec0
|
@ -559,7 +559,7 @@ begin
|
||||||
item.ImageIndex := iconIndex(aKind);
|
item.ImageIndex := iconIndex(aKind);
|
||||||
item.SelectedIndex := item.ImageIndex;
|
item.SelectedIndex := item.ImageIndex;
|
||||||
clearOutOfRangeMessg;
|
clearOutOfRangeMessg;
|
||||||
//TODO:-cfeature: reset horz scroll bar to the left
|
//TODO-cfeature: reset horz scroll bar to the left
|
||||||
scrollToBack;
|
scrollToBack;
|
||||||
Application.ProcessMessages;
|
Application.ProcessMessages;
|
||||||
filterMessages(fCtxt);
|
filterMessages(fCtxt);
|
||||||
|
|
Loading…
Reference in New Issue