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

Comments

  1. Embarcadero says WAD
    http://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

    ReplyDelete
  2. Paul TOTH  This remind me something : "It's not a bug, it's a feature"...

    ReplyDelete

Post a Comment