[DUG] D2007 - Property TextHeight does not exist.

Sean Cross Sean.Cross at catalystrisk.co.nz
Mon May 21 09:01:14 NZST 2007


The class's descend from TForm, and they are TForm properties.

Regards

Sean Cross
IT Systems Development Manager

Catalyst Risk Management
PO Box 230
50 Dalton St
Napier 4140
DDI: 06-8340362
mobile: 021 270 3466
Visit us at http://www.catalystrisk.co.nz/

Offices in Auckland, Napier, Wellington & Christchurch

Disclaimer:
"The information contained in this document is confidential to the addressee(s) and may be legally privileged. Any view or opinions expressed are those of the author and may not be those of Catalyst Risk Management. No guarantee or representation is made that this communication is free of errors, viruses or interference. If you have received this e-mail message in error please delete it and notify me. Thank you."


> -----Original Message-----
> From: delphi-bounces at delphi.org.nz [mailto:delphi-
> bounces at delphi.org.nz] On Behalf Of Stacey Verner
> Sent: Monday, 21 May 2007 8:46 a.m.
> To: NZ Borland Developers Group - Delphi List
> Subject: RE: [DUG] D2007 - Property TextHeight does not exist.
>
> Could be something to do with your uses clause. Whatever class is
> supposed to have these properties may be declared twice (different
> version, or completely different classes with the same name) in
> different units, and in this case it is using the wrong one and
> therefore stuffing up.
>
> Stacey
>
> -----Original Message-----
> From: delphi-bounces at delphi.org.nz [mailto:delphi-
> bounces at delphi.org.nz]
> On Behalf Of Sean Cross
> Sent: Sunday, 20 May 2007 19:18
> To: 'NZ Borland Developers Group - Delphi List'
> Subject: [DUG] D2007 - Property TextHeight does not exist.
>
> I have a D7 project that I have upgraded to D2007.  When I run it, it
> gives
> the following error:
>
> ---------------------------
> Application Error
> ---------------------------
> Exception EReadError in module PPrint4.exe at 00460737.
>
> Error reading frmBase.TextHeight: Property TextHeight does not exist.
>
>
> ---------------------------
> OK
> ---------------------------
>
> If I alter the dfm to remove the TextHeight property, or if I create
> things
> in a different order, I get other similar errors.  Ed datamodule
> property
> height does not exist, DesignSize etc.
>
> This doesn't happen with other projects, just with this one.  Any ideas
> where to start looking?
>
> Regards
>
> Sean
> ---------------------------------------
> Sean Cross
> mailto:sean at sourceitsoftware.com
>
> Pics Print - The photo printing solution for Windows.
> http://www.picsprint.com
>
> Rental Property Manager - Rental management made easy
> http://www.sourceitsoftware.com
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with
> Subject:
> unsubscribe
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with
> Subject: unsubscribe



More information about the Delphi mailing list