Changeset: 332 fdbozzo - 25/06/2014 19:56:11:
This commit is contained in:
@@ -100,7 +100,7 @@ DEFINE CLASS formset AS formset
|
||||
ADD OBJECT 'F_base1' AS f_base WITH ;
|
||||
AllowOutput = .T., ;
|
||||
AlwaysOnBottom = .F., ;
|
||||
AlwaysOnTop = .F., ;
|
||||
AlwaysOnTop = .T., ;
|
||||
AutoCenter = .F., ;
|
||||
BackColor = 192,192,192, ;
|
||||
BindControls = .T., ;
|
||||
@@ -187,8 +187,8 @@ DEFINE CLASS formset AS formset
|
||||
WindowState = 0, ;
|
||||
WindowType = 0, ;
|
||||
ZoomBox = .F., ;
|
||||
Command2.Name = "Command2", ;
|
||||
Command2.RightToLeft = .F., ;
|
||||
cmdCapturar.Name = "cmdCapturar", ;
|
||||
cmdCapturar.RightToLeft = .F., ;
|
||||
Edit1.Name = "Edit1", ;
|
||||
Edit1.RightToLeft = .F., ;
|
||||
Label1.Name = "Label1", ;
|
||||
|
||||
Reference in New Issue
Block a user