This is a dialog component that uses the RxCalcEdit control from RxLib for editing numbers. When shown, this dialog centers itself over the bounding rect of it's owner if possible otherwise over the desktop working area.Also included in this unit are 4 global functions (ByteInputDlg, WordInputDlg, IntegerInputDlg, ExtendedInputDlg) for displaying specialized number editing dialogs without having to paste the TRxCalcEditDlg on your form. |