支持全局函数补全

This commit is contained in:
csh
2025-09-27 22:23:04 +08:00
parent aac12137cb
commit dc713e6893
220 changed files with 195514 additions and 195869 deletions
@@ -1,7 +1,8 @@
type ImageDimensions = class
property Width read width_;
property Width : array of string index 2 read width_;
end;
function MyFunc(a: string; b: array of string);
// type ImageDimensions = class
// property Width read width_;
// property Width : array of string index 2 read width_;
// end;
// <?tslx>
// <div class="element-data-container">