Found a little bug in FireUI
Found a little bug in FireUI
TForm name's is overrided by the platform specific view
ie: for a Windows view, TForm1.Name = 'Form1_Windows'
reported on QC 127466 (not yet online)
ReadDeltaStream calls ReadComponent(Self) that takes the name from Form1_Windows.fmx
TForm name's is overrided by the platform specific view
ie: for a Windows view, TForm1.Name = 'Form1_Windows'
reported on QC 127466 (not yet online)
ReadDeltaStream calls ReadComponent(Self) that takes the name from Form1_Windows.fmx
Embarcadero says WAD
ReplyDeletehttp://qc.embarcadero.com/wc/qcmain.aspx?d=127466
But any translation tool that deal with component names will not work as expected, ie can't find Form1.Button1.Caption
Paul TOTH This remind me something : "It's not a bug, it's a feature"...
ReplyDelete