But did removing it add any value to Lazarus? All I know is that what once worked no longer does.
TextHeight is probably a holdover from early versions of Delphi, but Delphi still puts TextHeight in the .dfm. So if you want better compatibility... Thanks. -Phil -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vincent Snijders Sent: Wednesday, February 27, 2008 4:45 PM To: General mailing list Subject: Re: [Lazarus] TextHeight property in TCustomForm Hess, Philip J schreef: > Removing TextHeight broke: > > - All Orpheus property editors. > - All Orpheus test apps whose forms were converted from Delphi. > - All of my own apps whose forms were converted from Delphi. > > Was this really necessary? > > Thanks. Maybe it should never have been in a .lfm in the first place and the conversion was wrong. Vincent _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
