LCL version number for the frame instance.
Source position: forms.pp line 373
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.6 | Generated 2026-02-20 | Home |