IgnoreState property

Project: Window State Components.

Unit: PJWdwState.

Class: TPJCustomWdwState

Applies to: ~>5.0

property IgnoreState: Boolean;

Description

PROPERTY DEPRECATED

Determines whether the window’s saved state (maximised, normal or minimised) is applied on restoration.

Setting IgnoreState to true is the same as including woIngoreState in the Options property, and setting IgnoreState false is the same as excluding woIngoreState from Options.

IgnoreState is provided for backwards compatibility purposes only and may be removed from future releases.