Adjust_Logicals - DfBaseWindow

Sets the logical coordinates for size and location to the best approximations of the actual physical coordinates of the object

Type: Procedure

Parameters: None

Syntax
Procedure Adjust_Logicals 

Call: Send Adjust_Logicals


Description

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