This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.
Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.
Project: Window State Components.
Unit: PJWdwState.
Class: TPJWdwState
Applies to: ~>5.0
property Section: string;
This property names the section within the ini file in which the window’s size, position and state information is recorded.
Setting this property to the empty string causes a default value to be used. This value is 'Window_'
followed by the name of the form (e.g. 'Window_Form1'
).