Align columns: Difference between revisions

Content added Content deleted
Line 691: Line 691:
{{libheader|Delphi StdCtrls, Classes, SysUtils, StrUtils, Contnrs}}
{{libheader|Delphi StdCtrls, Classes, SysUtils, StrUtils, Contnrs}}
<lang Delphi>
<lang Delphi>
USES
StdCtrls, Classes, SysUtils, StrUtils, Contnrs;

procedure AlignByColumn(Output: TMemo; Align: TAlignment);
procedure AlignByColumn(Output: TMemo; Align: TAlignment);
const
const