Skip to content

Commit

Permalink
Merge pull request #11 from cycocrew/master
Browse files Browse the repository at this point in the history
Multiple fixes to allow help integration in Delphi XE5
  • Loading branch information
obones committed Nov 4, 2013
2 parents c6cba78 + f384053 commit 8b9cd7b
Show file tree
Hide file tree
Showing 8 changed files with 295 additions and 28 deletions.
4 changes: 3 additions & 1 deletion help/Strings.dtx
Expand Up @@ -2108,7 +2108,9 @@ Parameters:
List - A TStrings derivative that receives the individual elements.
S - The string to split into elements.
Sep - The string that separates the individual elements.
AllowEmptyString - Specifies whether empty strings can be added to the list or not.
See also:
StrIToStrings
StringsToStr
Donator:
Anthony Steele
Expand Down Expand Up @@ -2718,7 +2720,7 @@ Parameters:
List - A TStrings derivative that receives the individual elements.
AllowEmptyString - Specifies whether empty strings can be added to the list or not.
See also:
StrToStrings
StrToStrings
Donator:
Anthony Steele
--------------------------------------------------------------------------------
Expand Down

0 comments on commit 8b9cd7b

Please sign in to comment.