Microsoft
Software
Hardware
Network
Question : Alignment in Delphi TEdit and TStringGrid controls
Hopefully this is a very easy question, how can I set alignment for numbers in Tedit and TStringGrid Delphi components.
Thanks
far07
Answer : Alignment in Delphi TEdit and TStringGrid controls
The TAlignment values are taLeftJustify, taRightJustify, taCenter;
So you can just call TEdit2.SetAlignment(TaCent
er);
Random Solutions
C# raw classes
Extract output from string
Implementing Windows Deployment Services
Reading/Writing Fixed Value Position files n PERL
log for each proc in package
Reading Connection String from App.Config
Windows Server 2003 - LDAP - Query Password Expire - VBS
Grouping with DISTINCT COUNT
Outlook 2007 receives HTML mails in Plain Text ( from one domain )
Cannot Change host file on client machines