LCL version number for the frame instance.
Source position: forms.pp line 371
published property TFrame.LCLVersion : string |
The value in LCLVersion is assigned in the Create constructor using the lcl_version constant defined in the lclversion.pas unit. Its value is stored during LCL component streaming if the ComponentState indicates the TFrame instance was instantiated at design-time (csDesignInstance).
|
LCL version number for the frame instance. |
|
|
Constructor for the class instance. |
|
|
LCL version string. |
|
| Version 4.4 | Generated 2025-11-08 | Home |