Changeset: 280 fdbozzo - 06/06/2014 00:05:57:
- Mejoras en tests
This commit is contained in:
@@ -148,7 +148,7 @@ DEFINE CLASS f_form_aa AS f_base OF "lib_controles.vcx"
|
||||
WhatsThisButton = .F.
|
||||
WhatsThisHelp = .F.
|
||||
WhatsThisHelpID = -1
|
||||
Width = (980)
|
||||
Width = (984)
|
||||
WindowState = 0
|
||||
WindowType = 0
|
||||
ZoomBox = .F.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -21,13 +21,12 @@ DEFINE CLASS f_form_aa1 AS f_form_aa OF "lib_controles.vcx"
|
||||
DefHeight =
|
||||
DefLeft =
|
||||
DefTop =
|
||||
DefWidth =
|
||||
DoCreate = .T.
|
||||
Height = (460)
|
||||
Left = (2)
|
||||
Name = "F_form_aa1"
|
||||
Top = (4)
|
||||
Width = (980)
|
||||
Width = 984
|
||||
Cl_grid1.AllowAddNew = .F.
|
||||
Cl_grid1.AllowAutoColumnFit = 0
|
||||
Cl_grid1.AllowCellSelection = .T.
|
||||
@@ -404,10 +403,14 @@ DEFINE CLASS f_form_aa1 AS f_form_aa OF "lib_controles.vcx"
|
||||
Cl_grid1.View = 0
|
||||
Cl_grid1.Visible = .T.
|
||||
Cl_grid1.WhatsThisHelpID = -1
|
||||
Cl_image1.Height = 104
|
||||
Cl_image1.Name = "Cl_image1"
|
||||
Cl_image1.Width = 212
|
||||
cmdCapturar.Name = "cmdCapturar"
|
||||
Edit1.Name = "Edit1"
|
||||
Image1.Height = 104
|
||||
Image1.Name = "Image1"
|
||||
Image1.Width = 212
|
||||
Label1.Name = "Label1"
|
||||
Label2.Name = "Label2"
|
||||
Label3.Name = "Label3"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -5024,7 +5024,7 @@ DEFINE CLASS f_form_aa AS f_base OF "lib_controles.vcx"
|
||||
WhatsThisButton = .F.
|
||||
WhatsThisHelp = .F.
|
||||
WhatsThisHelpID = -1
|
||||
Width = (980)
|
||||
Width = (984)
|
||||
WindowState = 0
|
||||
WindowType = 0
|
||||
ZoomBox = .F.
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user