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.

IniFilePath method

Project: Window State Components.

Unit: PJWdwState.

Class: TPJWdwState

Applies to: ~>5.5

function IniFilePath: string

Description

This method returns the fully specified file name of the ini file used to store window state information.

The return value depends on the the values of the IniRootDir and IniFileName properties as modified by the values returned from any OnGetIniDataEx or OnGetIniData event handlers.