界面库
修正内存管理的问题
This commit is contained in:
@@ -1379,7 +1379,6 @@ type tdirlistbox = class(TListBox)
|
||||
r := inherited;
|
||||
return to_ansi_str(r); //"["$ i $"]" $
|
||||
end
|
||||
|
||||
end
|
||||
type tsearchdir = class(TCustomControl)
|
||||
uses tslvcl;
|
||||
|
||||
Reference in New Issue
Block a user