[Overview][Classes][Procedures and functions][Index] |
Source position: mseintegerenter.pas line 27
function integerenter( |
var avalue: Integer; |
const amin: Integer; |
const amax: Integer; |
const text: msestring = ''; |
const acaption: msestring = '' |