formplacementsaver Load method
Return to Introduction  Previous page  Next page
Applies to
acFormPlacementSaver component.  

Declaration
procedure Load;  

Description
Restores previous form placement (position, size, state) from the system registry. Registry location should be specified by RegKey and RegLocation properties.  
 
iiinfo This method executes automatically after creation of the form, if Enabled property is True.  

See also
Enabled property and Save method.