Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.SessionProperties

The stored (saved) properties of the current session, expressed as a string.

Declaration

Source position: controls.pp line 1510

protected property TControl.SessionProperties : string
  read FSessionProperties
  write FSessionProperties;