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

TForm.LCLVersion

The LCL version number as a String type.

Declaration

Source position: forms.pp line 875

published property TForm.LCLVersion : string
  read FLCLVersion
  write FLCLVersion
  stored LCLVersionIsStored;

Description

Used to distinguish form streaming content for different versions of the LCL.