DewDSPMasterNET
AlignString Routine
Summary
Align string by inserting space.

Unit
SignalUtils

Declaration
Function AlignString(const AString: string; ColumnWidth: integer; Align: TStringAlign = saLeft): string;

Description
AString is padded with spaces to match ColumnWidth according to the value of Align parameter.

Copyright 2008 Dew Research
http://www.dewresearch.com