Procedure Adjust_Logicals
Call: | Send Adjust_Logicals |
The Adjust_logicals message sets the logical coordinates for size and location to the best approximations of the actual physical coordinates of the object. Adjust_Logicals sets the Size and/or Location properties, and should be sent anytime an object's physical size or location (GuiSize, GuiLocation) is directly set.
Set Guilocation to 20 30 Set GuiSize to 100 200 Send Adjust_Logicals