完善range

This commit is contained in:
csh
2023-12-20 09:06:40 +08:00
parent f0560b2330
commit b9e419541b
29 changed files with 1553 additions and 494 deletions
+3 -3
View File
@@ -4,9 +4,9 @@ public
Function Create(app, cre, par);
private
[weakref]application_;
[weakref]parent_;
[autoref]creator_;
application_;
parent_;
creator_;
public
property Application read ReadApplication;