Source position: JPL.Dialogs.pas line 54
procedure MsgStrVal( |
const Text: string; |
const x: Int64; |
TextSuffix: string = ' = ' |
); overload; |
const Text: string; |
const x: Extended; |
TextSuffix: string = ' = '; |
FormatStr: string = '0.0000' |
); overload; |
| CT Web help |
| CodeTyphon Studio |