mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-05 22:05:58 +02:00
implemented default package for custom IDE components
git-svn-id: trunk@3078 -
This commit is contained in:
parent
2debad35f2
commit
7ba2d1fab6
@ -2581,6 +2581,7 @@ Begin
|
||||
end;
|
||||
|
||||
CurCompletionControl.ItemList := S;
|
||||
S.Free;
|
||||
CurCompletionControl.CurrentString:=Prefix;
|
||||
// set colors
|
||||
if (ActiveEditor<>nil) and (CurCompletionControl.TheForm<>nil) then begin
|
||||
|
Loading…
Reference in New Issue
Block a user