Unit set_maximum_rfactor_dialog
Description
Contains definition of TInputMaxRFactorDlg.
This software is distributed under GPL in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the warranty of FITNESS FOR A PARTICULAR PURPOSE.
Uses
- CommCtrl
- Controls
- ExtCtrls
- Forms
- LResources
- StdCtrls
- SysUtils
- Windows
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Constants
Variables
Description
Functions and Procedures
procedure ShowBalloon(Hwnd: HWND; Msg: WideString; Title: WideString); |
|
function StringToValue(Str: string): double; |
|
Constants
Error: WideString = 'Error'; |
|
ImproperRealValueInput: WideString = 'Improper real value input.'; |
|
Variables
Author
- Dmitry Morozov dvmorozov@hotmail.com,
LinkedIn: https://www.linkedin.com/in/dmitry-morozov-79490a59/
Facebook: https://www.facebook.com/dmitry.v.morozov
Generated by PasDoc 0.15.0.
|