[lazarus] TAlign
Shane Miller
SMiller1 at stvgb.org
Mon Jul 12 17:22:31 EDT 1999
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
More information about the Lazarus
mailing list