forked from liujianjun/tslediter
界面库
设计器
This commit is contained in:
@@ -1395,7 +1395,7 @@ type tcontrol = class(tcomponent)
|
||||
obj := class(tUIglobalData).uigetdata("tuiapplication");
|
||||
if obj then
|
||||
begin
|
||||
obj.Notification(self(true),array("type":"possize","flag",rchange,"data":array(fleft,ftop,FWidth,FHeight)));
|
||||
obj.Notification(self(true),array("type":"possize","flag":rchange,"data":array(fleft,ftop,FWidth,FHeight)));
|
||||
end
|
||||
//echo "\r\n note change mtoc:",caption,"===",mtoc;
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user