[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: _crw_str.pas line 739
function IsOption( |
const arg: LongString; |
const shortopt: LongString = ''; |
const longopt: LongString = ''; |
Mode: Integer = om_Default; |
Delim: Char = '=' |
):Boolean; |