Welcome to the new DelphiDabbler Code Library Documentation.

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.

Section property

Project: Window State Components.

Unit: PJWdwState.

Class: TPJWdwState

Applies to: ~>5.0

property Section: string;

Description

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').