| VB Extension Tools HTML project report | |
| Project: CodeHelperCollection | Module: FEditData |
| Module Type  | Form module  |
|---|---|
| File  | C:\Code\EE-projects\units\vb\standard\src\EditData.frm  |
| Author  | Ralf Kunsmann  |
| Date  | 2001 09 24  |
| Purpose  |
Gives access to numerous different kind of data editing by user dialog, containing value checking.  |
| Requierements  | CValueCheck  |
| Procedure 'PasswordChar' | List of procedures |
| Scope/Type  | Friend Property (Let/Get)  |
|---|---|
| Code return value  | String  |
| Procedure 'Percentage' | List of procedures |
| Scope/Type  | Friend Property (Let/Get)  |
|---|---|
| Code return value  | Boolean  |
| Procedure 'Range' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Boolean  |
| Procedure 'NumberFormat' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'MaxBis' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'MinVon' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'FieldWidth' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'InputValueIndex' | List of procedures |
| Scope/Type  | Friend Property (Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'MinTest' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Boolean  |
| Procedure 'MaxTest' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Boolean  |
| Procedure 'DialogTitle' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'TitleInputField' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'TitleFromField' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'TitleToField' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'RangeStart' | List of procedures |
| Scope/Type  | Friend Property (Let/Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'RangeEnd' | List of procedures |
| Scope/Type  | Friend Property (Let/Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'InputValue' | List of procedures |
| Scope/Type  | Friend Property (Let/Get)  |
|---|---|
| Code return value  | Variant  |
| Procedure 'EditType' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'EditMode' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As EditModes  |
| Procedure 'ValueList' | List of procedures |
| Scope/Type  | Public Property (Set)  |
|---|---|
| Code parameters  | RHS As Collection  |
| Procedure 'Min' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Double  |
| Procedure 'Max' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Double  |
| Procedure 'Length' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'CancelButtonText' | List of procedures |
| Scope/Type  | Friend Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'DoIt' | List of procedures |
| Scope/Type  | Friend Property (Get)  |
|---|---|
| Code return value  | Boolean  |
| Procedure 'Form_Initialize' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'Form_Load' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'cmdCancel_Click' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'cmdOK_Click' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'txtBis_GotFocus' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'txtVon_GotFocus' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'txtWert_GotFocus' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'txtWert_LostFocus' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'SetTitleInputField' | List of procedures |
| Scope/Type  | Private Sub  |
|---|---|
| Author  | Ralf Kunsmann  |
| Date  | 20.10.98  |
| Purpose  |   |