230 lines
6.2 KiB
Plaintext
230 lines
6.2 KiB
Plaintext
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
* (ES) AUTOGENERADO - ¡¡ATENCIÓN!! - ¡¡NO PENSADO PARA EJECUTAR!! USAR SOLAMENTE PARA INTEGRAR CAMBIOS Y ALMACENAR CON HERRAMIENTAS SCM!!
|
|
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
|
|
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
*< FOXBIN2PRG: Version="1.19" SourceFile="C:\DESA\foxbin2prg\TESTS\DATOS_READONLY\FB2P_FRM_2.SCX" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
|
*
|
|
*
|
|
DEFINE CLASS Dataenvironment AS dataenvironment
|
|
*< CLASSDATA: Baseclass="dataenvironment" Timestamp="2013/12/03 19:54:07" Scale="" Uniqueid="_3XW0B26O0" ClassIcon="1" />
|
|
DataSource = .NULL.
|
|
Height = 0
|
|
Left = 0
|
|
Name = "Dataenvironment"
|
|
Top = 0
|
|
Width = 0
|
|
|
|
ENDDEFINE
|
|
|
|
DEFINE CLASS Form1 AS form
|
|
*< CLASSDATA: Baseclass="form" Timestamp="2014/02/03 19:55:29" Scale="" Uniqueid="_3XW0B26O1" />
|
|
*<DefinedPropArrayMethod>
|
|
*p: a_otra
|
|
*a: ^a_prop[1,0] && array
|
|
*p: _prop
|
|
*</DefinedPropArrayMethod>
|
|
AllowOutput = .T.
|
|
AlwaysOnBottom = .F.
|
|
AlwaysOnTop = .F.
|
|
AutoCenter = .F.
|
|
a_otra = .F.
|
|
BackColor = 240,240,240
|
|
BindControls = .T.
|
|
BorderStyle = 3
|
|
BufferMode = 0
|
|
Caption = "Form1"
|
|
ClipControls = .T.
|
|
Closable = .T.
|
|
ColorSource = 4
|
|
ContinuousScroll = .T.
|
|
ControlBox = .T.
|
|
DataSession = 1
|
|
DefOleLCID = 0
|
|
Dockable = 0
|
|
DoCreate = .T.
|
|
DrawMode = 13
|
|
DrawStyle = 0
|
|
DrawWidth = 1
|
|
Enabled = .T.
|
|
FillColor = 0,0,0
|
|
FillStyle = 1
|
|
FontBold = .F.
|
|
FontCondense = .F.
|
|
FontExtend = .F.
|
|
FontItalic = .F.
|
|
FontName = "Arial"
|
|
FontOutline = .F.
|
|
FontShadow = .F.
|
|
FontSize = 9
|
|
FontStrikethru = .F.
|
|
FontUnderline = .F.
|
|
ForeColor = 0,0,0
|
|
HalfHeightCaption = .F.
|
|
Height = 250
|
|
HelpContextID = 0
|
|
HScrollSmallChange = 10
|
|
Icon = ..\..\
|
|
KeyPreview = .F.
|
|
Left = 0
|
|
LockScreen = .F.
|
|
MacDesktop = 0
|
|
MaxButton = .T.
|
|
MaxHeight = -1
|
|
MaxLeft = -1
|
|
MaxTop = -1
|
|
MaxWidth = -1
|
|
MDIForm = .F.
|
|
MinButton = .T.
|
|
MinHeight = -1
|
|
MinWidth = -1
|
|
MousePointer = 0
|
|
Movable = .T.
|
|
Name = "Form1"
|
|
OLEDragMode = 0
|
|
OLEDragPicture = ..\..\
|
|
OLEDropEffects = 3
|
|
OLEDropMode = 0
|
|
RightToLeft = .F.
|
|
ScaleMode = 3
|
|
ScrollBars = 0
|
|
ShowInTaskBar = .T.
|
|
ShowTips = .F.
|
|
ShowWindow = 0
|
|
SizeBox = .F.
|
|
TabIndex = 1
|
|
TabStop = .T.
|
|
Tag = ""
|
|
Themes = .T.
|
|
TitleBar = 1
|
|
Top = 0
|
|
Visible = .T.
|
|
VScrollSmallChange = 10
|
|
WhatsThisButton = .F.
|
|
WhatsThisHelp = .F.
|
|
WhatsThisHelpID = -1
|
|
Width = 375
|
|
WindowState = 0
|
|
WindowType = 0
|
|
ZoomBox = .F.
|
|
_prop = .F.
|
|
|
|
ADD OBJECT 'Commandgroup1' AS commandgroup WITH ;
|
|
ButtonCount = 3, ;
|
|
Height = 100, ;
|
|
Left = 12, ;
|
|
Name = "Commandgroup1", ;
|
|
Top = 8, ;
|
|
Value = 2, ;
|
|
Width = 94, ;
|
|
Command1.Caption = "Command1", ;
|
|
Command1.Height = 27, ;
|
|
Command1.Left = 5, ;
|
|
Command1.Name = "Command1", ;
|
|
Command1.Top = 5, ;
|
|
Command1.Width = 84, ;
|
|
Command2.Alignment = 2, ;
|
|
Command2.Anchor = 0, ;
|
|
Command2.AutoSize = .F., ;
|
|
Command2.BackColor = 240,240,240, ;
|
|
Command2.Cancel = .F., ;
|
|
Command2.Caption = "Command2", ;
|
|
Command2.ColorScheme = 1, ;
|
|
Command2.ColorSource = 4, ;
|
|
Command2.Default = .F., ;
|
|
Command2.DisabledBackColor = 240,240,240, ;
|
|
Command2.DisabledForeColor = 109,109,109, ;
|
|
Command2.DragMode = 0, ;
|
|
Command2.Enabled = .T., ;
|
|
Command2.FontBold = .F., ;
|
|
Command2.FontCondense = .F., ;
|
|
Command2.FontExtend = .F., ;
|
|
Command2.FontItalic = .F., ;
|
|
Command2.FontName = "Arial", ;
|
|
Command2.FontOutline = .F., ;
|
|
Command2.FontShadow = .F., ;
|
|
Command2.FontSize = 9, ;
|
|
Command2.FontStrikethru = .F., ;
|
|
Command2.FontUnderline = .F., ;
|
|
Command2.ForeColor = 0,0,0, ;
|
|
Command2.Height = 27, ;
|
|
Command2.HelpContextID = 0, ;
|
|
Command2.Left = 5, ;
|
|
Command2.MousePointer = 0, ;
|
|
Command2.Name = "Command2", ;
|
|
Command2.OLEDragMode = 0, ;
|
|
Command2.OLEDragPicture = ..\..\, ;
|
|
Command2.OLEDropEffects = 3, ;
|
|
Command2.OLEDropMode = 0, ;
|
|
Command2.Picture = ..\..\, ;
|
|
Command2.RightToLeft = .F., ;
|
|
Command2.SpecialEffect = 0, ;
|
|
Command2.StatusBarText = "", ;
|
|
Command2.Style = 0, ;
|
|
Command2.TabIndex = 2, ;
|
|
Command2.TabStop = .T., ;
|
|
Command2.Tag = "", ;
|
|
Command2.TerminateRead = .F., ;
|
|
Command2.Themes = .T., ;
|
|
Command2.ToolTipText = "", ;
|
|
Command2.Top = 34, ;
|
|
Command2.Visible = .T., ;
|
|
Command2.WhatsThisHelpID = -1, ;
|
|
Command2.Width = 84, ;
|
|
Command2.WordWrap = .F., ;
|
|
Command3.Caption = "Command3", ;
|
|
Command3.Height = 27, ;
|
|
Command3.Left = 5, ;
|
|
Command3.Name = "Command3", ;
|
|
Command3.Top = 63, ;
|
|
Command3.Width = 84
|
|
*< END OBJECT: BaseClass="commandgroup" UniqueID="_3Y813WLQU" Timestamp="2014/02/03 19:55:29" ZOrder="400" />
|
|
|
|
ADD OBJECT 'Optiongroup1' AS optiongroup WITH ;
|
|
ButtonCount = 3, ;
|
|
Height = 68, ;
|
|
Left = 20, ;
|
|
Name = "Optiongroup1", ;
|
|
Top = 144, ;
|
|
Value = 2, ;
|
|
Width = 71, ;
|
|
Option1.Caption = "Option1", ;
|
|
Option1.Height = 17, ;
|
|
Option1.Left = 5, ;
|
|
Option1.Name = "Option1", ;
|
|
Option1.Top = 5, ;
|
|
Option1.Value = 0, ;
|
|
Option1.Width = 61, ;
|
|
Option2.Caption = "Option2", ;
|
|
Option2.Height = 17, ;
|
|
Option2.Left = 5, ;
|
|
Option2.Name = "Option2", ;
|
|
Option2.Top = 24, ;
|
|
Option2.Value = 1, ;
|
|
Option2.Width = 61, ;
|
|
Option3.Caption = "Option3", ;
|
|
Option3.Height = 17, ;
|
|
Option3.Left = 5, ;
|
|
Option3.Name = "Option3", ;
|
|
Option3.Top = 43, ;
|
|
Option3.Width = 61
|
|
*< END OBJECT: BaseClass="optiongroup" UniqueID="_3ZO00KYM8" Timestamp="2014/02/03 19:55:29" ZOrder="600" />
|
|
|
|
ADD OBJECT 'Pageframe1' AS pageframe WITH ;
|
|
ActivePage = 2, ;
|
|
ErasePage = .T., ;
|
|
Height = 132, ;
|
|
Left = 120, ;
|
|
Name = "Pageframe1", ;
|
|
PageCount = 3, ;
|
|
Top = 12, ;
|
|
Width = 245, ;
|
|
Page1.Caption = "Page1", ;
|
|
Page1.Name = "Page1", ;
|
|
Page2.Caption = "Page2", ;
|
|
Page2.Name = "Page2", ;
|
|
Page3.Caption = "Page3", ;
|
|
Page3.Name = "Page3"
|
|
*< END OBJECT: BaseClass="pageframe" UniqueID="_3ZO00KYM7" Timestamp="2014/02/03 19:55:29" ZOrder="500" />
|
|
|
|
ENDDEFINE
|