编辑器
修正手误
This commit is contained in:
@@ -1928,7 +1928,7 @@ type TColorbox=class(TcustomListBox)
|
||||
r["color"] := cl;
|
||||
FitemData.splice(0,1,r);
|
||||
p := parent ;
|
||||
if p is TColorCombobox then p.Notification(self,"customcolorchanged");
|
||||
if p is class(TColorCombobox) then p.Notification(self,"customcolorchanged");
|
||||
end
|
||||
end
|
||||
fcustomcolor;
|
||||
|
||||
Reference in New Issue
Block a user