[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TForm.LCLVersion

The LCL version number as a String type.

Declaration

Source position: forms.pp line 956

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

Description

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