[lazarus] TAlign

Michael A. Hess mhess at miraclec.com
Mon Jul 12 16:39:48 EDT 1999


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






More information about the Lazarus mailing list