Search found 1 match
- Wed Aug 06, 2025 6:43 pm
- Forum: VCL / FMX
- Topic: _Headers : invalid property value C++ FMX (win32 only)
- Replies: 6
- Views: 43119
Re: _Headers : invalid property value C++ FMX (win32 only)
I came across this issue on TeeGrid for VCL & FMX Registered version-1.18 using Win32 with Rad Studio 12.3 C++Builder. Is there an official patch/fix available? I'm aware of the workaround: comment Filer.DefineProperty('_Headers' in the TeeGrid.pas file and to rerun the TeeGridRecompile installer. T...