[lazarus] TAlign

Baeseman, Cliff Cliff.Baeseman at greenheck.com
Mon Jul 12 17:28:11 EDT 1999


maybe a decendant of a tmemo like tcoloredit or something to that effect...


Things are definately looking up that is for sure. 

Cliff

-----Original Message-----
From: Shane Miller [mailto:SMiller1 at stvgb.org]
Sent: Monday, July 12, 1999 4:23 PM
To: lazarus at miraclec.com
Subject: Re: [lazarus] TAlign


CVS updated with my changes for now.  A ferw more events were added and I'm
very close (I think) to getting the components to resize with it's parent
based (genericly) on it's TAlign property.

I still have to fix the colorizer.  Still not sure why it stopped working.
I am thinking about totally rewriting it into a whole new component instead
of using a TMemo component.

Shane


>>> "Michael A. Hess" <mhess at miraclec.com> 07/12 3:39 PM >>>
Shane Miller wrote:
> 
> I see TAlignment is in classesh.inc.  Should TAlign also be in there?
> 
> TAlign = (alNone, alTop, alBottom, alLeft, alRight , alClient)
>  or is it somewhere else?

TAlignment is a function of text and since that level of classes deals
with text it is OK to be there.

TAlign deals with controls and their placement. This should be defined
in controls.pp which in fact is where it is defined in Delphi.

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com 

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list