[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Source position: line 0
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 |