Represents method PrettyPrint(String,IIEValue).
Namespace: IEParser
Delphi
|
public
function PrettyPrint( const Name: String; const Value: IIEValue ): String; overload; virtual; abstract;
|
Parameters
Name
Type: String
Value
Type: IIEValue
Return Value
Type: String