[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: dialogs.pp line 740
function InputCombo( |
const ACaption: string; |
const APrompt: string; |
const AList: TStrings |
):Integer; |
const ACaption: string; |
const APrompt: string; |
const AList: array of string |
):Integer; |
lazarus-ccr.sourceforge.net |