Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGUtils > Routines

SplitNumbers(string,string) Method

Scroll Prev Top Next More

Splits an input string into a dynamic array of strings (which are assumed to be numbers but won't necessarily be). The SplitNumbers function uses the delimiters plus the special delimiters of '+' and '-' to split the string (e. g. , the string '100+99' is two numbers and is valid)

Namespace: FMX.RS.SVGUtils

Parameters

S

Type: string

Delimiters

Type: string

Return Value

Type: TStringDynArray

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb