JVCL Help:PosRangeStr
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: PosRangeStr function
[+] JvStrings.pas Functions
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
run\JvStrings.pas
functionPosRangeStr(Start: Integer; constHeadString: string; constTailString: string; constSourceString: string; varRangeBegin: Integer; varRangeEnd: Integer): Boolean;
Parameters
Parameters | Description |
Start: Integer | Description for this parameter |
const HeadString: string | Description for this parameter |
const TailString: string | Description for this parameter |
const SourceString: string | Description for this parameter |
var RangeBegin: Integer | Description for this parameter |
var RangeEnd: Integer | Description for this parameter |
Description
Write here a description
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page