[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: _crw_str.pas line 750
function ExtractNameValuePair( |
const arg: LongString; |
out Name: LongString; |
out Value: LongString; |
const Sign: Char = '='; |
Mode: Integer = 3 |
):Integer; |