Navigation: Code Documentation > IE > IEHelperFunctions > Routines
SetToString(TIETypes,String,Boolean) Method
Represents method SetToString(TIETypes,String,Boolean).
Namespace: IEHelperFunctions
Delphi
function SetToString( const SetValue: TIETypes; const Separator: String = ', '; const Brackets: Boolean = False ): String; overload;
Parameters
SetValue
Type: TIETypes
Separator
Type: String
Brackets
Type: Boolean
•IEHelperFunctions