Topic Path: Symbol Reference > Functions > PadSpaces Function
ContentsIndexHome
PreviousUpNext
PadSpaces Function
File
function PadSpaces(
    const AString: String; 
    const ALen: Integer
): String;
Parameters 
Description 
AString 
Scope is const. Type is String.
 
ALen 
Scope is const. Type is Integer. 

String

PadSpaces is a function. 

PadSpaces returns a String value.

Topic generated.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.