Hide Comments
Hide Comments

Comments (0)

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

expandingSyntax

Parameters

S

Type: string

Delimiters

Type: string

Return Value

Type: TStringDynArray

expandingRemarks
expandingExamples
expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb