| Name | Initial value |
|---|---|
| DoCreate | .T. |
| Name | Initial value |
|---|---|
| InitialSelectedAlias | "vfxlock" |
| Baseclass | Class | Object name |
|---|---|---|
| cursor | cursor | Dataenvironment.Cursor1 |
| Name | Initial value |
|---|---|
| Alias | "vfxlock" |
| CursorSource | ..\data\vfxlock.dbf |
| Order | "key" |
| Baseclass | Class | Object name |
|---|---|---|
| zzz | zzz | frmVFXLock.CNTSPEEDBAR |
| frmVFXLock.lblMsgEmpty | ||
| frmVFXLock.pgfPageFrame |
| Name | Initial value |
|---|---|
| ErasePage | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| zzz | zzz | frmVFXLock.pgfPageFrame.Page1 |
| frmVFXLock.pgfPageFrame.Page2 |
| Baseclass | Class | Object name |
|---|---|---|
| zzz | zzz | frmVFXLock.pgfPageFrame.Page2.grdGrid |
| Name | Initial value |
|---|---|
| ColumnCount | 5 |
| Panel | 1 |
| ReadOnly | .T. |
| RecordSource | "VFXLOCK" |
| Name | Initial value |
|---|---|
| ControlSource | "vfxlock.table" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column1.Header1 |
| textbox | textbox | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column1.Text1 |
| Name | Initial value |
|---|---|
| Caption | "Table" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
this.Parent.Parent.OnSetOrder(this.Parent)
| Name | Initial value |
|---|---|
| BorderStyle | 0 |
| ColorSource | 3 |
| Comment | "vfxlock.table" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| Margin | 0 |
IF !thisForm.lEmpty
IF !(TYPE("this.ControlSource") $ "MG")
thisForm.OnEdit()
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 | "vfxlock.record" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Sparse | .F. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column2.Header1 |
| textbox | textbox | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column2.Text1 |
| Name | Initial value |
|---|---|
| Caption | "Record" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
this.Parent.Parent.OnSetOrder(this.Parent)
| Name | Initial value |
|---|---|
| BorderStyle | 0 |
| ColorSource | 3 |
| Comment | "vfxlock.record" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| InputMask | "9999999999" |
| Margin | 0 |
IF !thisForm.lEmpty
IF !(TYPE("this.ControlSource") $ "MG")
thisForm.OnEdit()
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 | "vfxlock.user_name" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column3.Header1 |
| textbox | textbox | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column3.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 | "vfxlock.user_name" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| Margin | 0 |
IF !thisForm.lEmpty
IF !(TYPE("this.ControlSource") $ "MG")
thisForm.OnEdit()
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 | "vfxlock.date" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column4.Header1 |
| textbox | textbox | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column4.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 | "vfxlock.date" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| Margin | 0 |
IF !thisForm.lEmpty
IF !(TYPE("this.ControlSource") $ "MG")
thisForm.OnEdit()
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 | "vfxlock.time" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ReadOnly | .T. |
| Baseclass | Class | Object name |
|---|---|---|
| header | header | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column5.Header1 |
| textbox | textbox | frmVFXLock.pgfPageFrame.Page2.grdGrid.Column5.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 | "vfxlock.time" |
| FontBold | .F. |
| FontName | "Arial" |
| FontSize | 8 |
| ForeColor | 0,0,0 |
| Margin | 0 |
IF !thisForm.lEmpty
IF !(TYPE("this.ControlSource") $ "MG")
thisForm.OnEdit()
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.