[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lclproc.pas line 318
function StringCase( |
const AString: string; |
const ACase: array of string |
):Integer; overload; |
const AString: string; |
const ACase: array of string; |
const AIgnoreCase: Boolean; |
const APartial: Boolean |
):Integer; overload; |
lazarus-ccr.sourceforge.net |