| Name | Initial value |
|---|---|
| DoCreate | .T. |
| Name | Initial value |
|---|---|
| InitialSelectedAlias | "vfxlog" |
| Baseclass | Class | Object name |
|---|---|---|
| cursor | cursor | Dataenvironment.Cursor1 |
| Name | Initial value |
|---|---|
| Alias | "vfxlog" |
| CursorSource | ..\data\vfxlog.dbf |
| Order | "object" |
| Baseclass | Class | Object name |
|---|---|---|
| zzz | zzz | frmVFXErr.CNTSPEEDBAR |
| frmVFXErr.lblMsgEmpty | ||
| frmVFXErr.pgfPageFrame |
| Name | Initial value |
|---|---|
| ErasePage | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| zzz | zzz | frmVFXErr.pgfPageFrame.Page1 |
| frmVFXErr.pgfPageFrame.Page2 |
| Name | Initial value |
|---|---|
| InputMask | "" |
| Name | Initial value |
|---|---|
| InputMask | "" |
| Baseclass | Class | Object name |
|---|---|---|
| zzz | zzz | frmVFXErr.pgfPageFrame.Page2.grdGrid |
| Name | Initial value |
|---|---|
| ColumnCount | 5 |
| Panel | 1 |
| ReadOnly | .T. |
| RecordSource | "VFXLOG" |
| Name | Initial value |
|---|---|
| ControlSource | "vfxlog.error" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Sparse | .F. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column1.Header1 |
| textbox | textbox | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column1.Text1 |
| Name | Initial value |
|---|---|
| Caption | "Error" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
this.Parent.Parent.OnSetOrder(this.Parent)
| Name | Initial value |
|---|---|
| BorderStyle | 0 |
| ColorSource | 3 |
| Comment | "vfxlog.error" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| InputMask | "9999" |
| Margin | 0 |
IF !thisForm.lEmpty
IF !(TYPE("this.ControlSource") $ "MG")
this.Parent.Parent.OnKeyEnter()
NODEFAULT
ENDIF
ENDIF
LPARAMETERS nKeyCode, nShiftAltCtrl
this.Parent.Parent.oControl = this
IF this.Parent.Parent.OnKeyPress( nKeyCode, nShiftAltCtrl)
NODEFAULT
ENDIF
this.Parent.Parent.oControl = .NULL.
| Name | Initial value |
|---|---|
| ControlSource | "vfxlog.user" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column2.Header1 |
| textbox | textbox | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column2.Text1 |
| Name | Initial value |
|---|---|
| Caption | "User" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
this.Parent.Parent.OnSetOrder(this.Parent)
| Name | Initial value |
|---|---|
| BorderStyle | 0 |
| ColorSource | 3 |
| Comment | "vfxlog.user" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| Margin | 0 |
IF !thisForm.lEmpty
IF !(TYPE("this.ControlSource") $ "MG")
this.Parent.Parent.OnKeyEnter()
NODEFAULT
ENDIF
ENDIF
LPARAMETERS nKeyCode, nShiftAltCtrl
this.Parent.Parent.oControl = this
IF this.Parent.Parent.OnKeyPress( nKeyCode, nShiftAltCtrl)
NODEFAULT
ENDIF
this.Parent.Parent.oControl = .NULL.
| Name | Initial value |
|---|---|
| ControlSource | "vfxlog.date" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column3.Header1 |
| textbox | textbox | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column3.Text1 |
| Name | Initial value |
|---|---|
| Caption | "Date" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
this.Parent.Parent.OnSetOrder(this.Parent)
| Name | Initial value |
|---|---|
| BorderStyle | 0 |
| ColorSource | 3 |
| Comment | "vfxlog.date" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| Margin | 0 |
IF !thisForm.lEmpty
IF !(TYPE("this.ControlSource") $ "MG")
this.Parent.Parent.OnKeyEnter()
NODEFAULT
ENDIF
ENDIF
LPARAMETERS nKeyCode, nShiftAltCtrl
this.Parent.Parent.oControl = this
IF this.Parent.Parent.OnKeyPress( nKeyCode, nShiftAltCtrl)
NODEFAULT
ENDIF
this.Parent.Parent.oControl = .NULL.
| Name | Initial value |
|---|---|
| ControlSource | "vfxlog.time" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column4.Header1 |
| textbox | textbox | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column4.Text1 |
| Name | Initial value |
|---|---|
| Caption | "Time" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
this.Parent.Parent.OnSetOrder(this.Parent)
| Name | Initial value |
|---|---|
| BorderStyle | 0 |
| ColorSource | 3 |
| Comment | "vfxlog.time" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| Margin | 0 |
IF !thisForm.lEmpty
IF !(TYPE("this.ControlSource") $ "MG")
this.Parent.Parent.OnKeyEnter()
NODEFAULT
ENDIF
ENDIF
LPARAMETERS nKeyCode, nShiftAltCtrl
this.Parent.Parent.oControl = this
IF this.Parent.Parent.OnKeyPress( nKeyCode, nShiftAltCtrl)
NODEFAULT
ENDIF
this.Parent.Parent.oControl = .NULL.
| Name | Initial value |
|---|---|
| ControlSource | "vfxlog.message" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column5.Header1 |
| textbox | textbox | frmVFXErr.pgfPageFrame.Page2.grdGrid.Column5.Text1 |
| Name | Initial value |
|---|---|
| Caption | "Message" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| Name | Initial value |
|---|---|
| BorderStyle | 0 |
| ColorSource | 3 |
| Comment | "vfxlog.message" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| Margin | 0 |