removed binary sources (FoxBin2Prg)
This commit is contained in:
327
TESTS/DATOS_READONLY/f_containers.f_base1.sc2
Normal file
327
TESTS/DATOS_READONLY/f_containers.f_base1.sc2
Normal file
@@ -0,0 +1,327 @@
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* (ES) AUTOGENERADO - <20><>ATENCI<43>N!! - <20><>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="f_containers.scx" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
||||
*
|
||||
DEFINE CLASS f_base1 AS f_base OF "lib_controles.vcx"
|
||||
*< CLASSDATA: Baseclass="form" Timestamp="" Scale="" Uniqueid="" />
|
||||
|
||||
*-- OBJECTDATA items order determines ZOrder / El orden de los items OBJECTDATA determina el ZOrder
|
||||
*< OBJECTDATA: ObjPath="Pageframe1" UniqueID="" Timestamp="" />
|
||||
*< OBJECTDATA: ObjPath="Cl_pageframe1" UniqueID="" Timestamp="" />
|
||||
*< OBJECTDATA: ObjPath="Container1" UniqueID="" Timestamp="" />
|
||||
*< OBJECTDATA: ObjPath="Cl_container1" UniqueID="" Timestamp="" />
|
||||
*< OBJECTDATA: ObjPath="Oleboundcontrol1" UniqueID="" Timestamp="" />
|
||||
*< OBJECTDATA: ObjPath="Cl_olebound1" UniqueID="" Timestamp="" />
|
||||
*< OBJECTDATA: ObjPath="Cl_control1" UniqueID="" Timestamp="" />
|
||||
|
||||
*<PropValue>
|
||||
DoCreate = .T.
|
||||
Name = "F_base1"
|
||||
Edit1.Name = "Edit1"
|
||||
Label3.Name = "Label3"
|
||||
Command2.Name = "Command2"
|
||||
Label1.Caption = "CONTAINER NORMAL"
|
||||
Label1.Name = "Label1"
|
||||
Label2.Caption = "CONTAINER SUBCLASADO"
|
||||
Label2.Name = "Label2"
|
||||
*</PropValue>
|
||||
|
||||
ADD OBJECT 'Cl_container1' AS cl_container WITH ;
|
||||
Anchor = 0, ;
|
||||
BackColor = 240,240,240, ;
|
||||
BackStyle = 1, ;
|
||||
BorderColor = 255,255,0, ;
|
||||
BorderWidth = 1, ;
|
||||
ColorSource = 4, ;
|
||||
Comment = "", ;
|
||||
DragIcon = ..\..\, ;
|
||||
DragMode = 0, ;
|
||||
Enabled = .T., ;
|
||||
ForeColor = 0,0,0, ;
|
||||
Height = 68, ;
|
||||
HelpContextID = 0, ;
|
||||
Left = 296, ;
|
||||
MouseIcon = ..\..\, ;
|
||||
MousePointer = 0, ;
|
||||
Name = "Cl_container1", ;
|
||||
OLEDragMode = 0, ;
|
||||
OLEDragPicture = ..\..\, ;
|
||||
OLEDropEffects = 3, ;
|
||||
OLEDropMode = 0, ;
|
||||
Picture = bmps\fondogris.bmp, ;
|
||||
SpecialEffect = 2, ;
|
||||
StatusBarText = "", ;
|
||||
Style = 0, ;
|
||||
TabStop = .T., ;
|
||||
Tag = "", ;
|
||||
ToolTipText = "", ;
|
||||
Top = 36, ;
|
||||
Visible = .T., ;
|
||||
WhatsThisHelpID = -1, ;
|
||||
Width = 244
|
||||
*< END OBJECT: ClassLib="lib_controles.vcx" BaseClass="container" />
|
||||
|
||||
ADD OBJECT 'Cl_control1' AS cl_control WITH ;
|
||||
Anchor = 0, ;
|
||||
BackColor = 240,240,240, ;
|
||||
BackStyle = 1, ;
|
||||
BorderColor = 100,100,100, ;
|
||||
BorderWidth = 1, ;
|
||||
ColorSource = 4, ;
|
||||
Comment = "", ;
|
||||
DefHeight = , ;
|
||||
DefLeft = , ;
|
||||
DefTop = , ;
|
||||
DefWidth = , ;
|
||||
DragIcon = ..\..\, ;
|
||||
DragMode = 0, ;
|
||||
Enabled = .T., ;
|
||||
ForeColor = 0,0,0, ;
|
||||
Height = (61), ;
|
||||
HelpContextID = 0, ;
|
||||
Left = (296), ;
|
||||
MouseIcon = ..\..\, ;
|
||||
MousePointer = 0, ;
|
||||
Name = "Cl_control1", ;
|
||||
OLEDragMode = 0, ;
|
||||
OLEDragPicture = ..\..\, ;
|
||||
OLEDropEffects = 3, ;
|
||||
OLEDropMode = 0, ;
|
||||
Picture = ..\..\, ;
|
||||
SpecialEffect = 2, ;
|
||||
Style = 0, ;
|
||||
TabIndex = 12, ;
|
||||
TabStop = .T., ;
|
||||
Tag = "", ;
|
||||
ToolTipText = "", ;
|
||||
Top = (196), ;
|
||||
Visible = .T., ;
|
||||
WhatsThisHelpID = -1, ;
|
||||
Width = (242)
|
||||
*< END OBJECT: ClassLib="lib_controles.vcx" BaseClass="control" />
|
||||
|
||||
ADD OBJECT 'Cl_olebound1' AS cl_olebound WITH ;
|
||||
Anchor = 0, ;
|
||||
AutoActivate = 2, ;
|
||||
AutoSize = .F., ;
|
||||
AutoVerbMenu = .T., ;
|
||||
Comment = "", ;
|
||||
ControlSource = "", ;
|
||||
DragIcon = ..\..\, ;
|
||||
DragMode = 0, ;
|
||||
Enabled = .T., ;
|
||||
Height = 57, ;
|
||||
HelpContextID = 0, ;
|
||||
HostName = "", ;
|
||||
Left = 296, ;
|
||||
MouseIcon = ..\..\, ;
|
||||
MousePointer = 0, ;
|
||||
Name = "Cl_olebound1", ;
|
||||
Sizable = .T., ;
|
||||
StatusBarText = "", ;
|
||||
Stretch = 0, ;
|
||||
TabStop = .T., ;
|
||||
Tag = "", ;
|
||||
ToolTipText = "", ;
|
||||
Top = 120, ;
|
||||
Visible = .T., ;
|
||||
WhatsThisHelpID = -1, ;
|
||||
Width = 244
|
||||
*< END OBJECT: ClassLib="lib_controles.vcx" BaseClass="oleboundcontrol" />
|
||||
|
||||
ADD OBJECT 'Cl_pageframe1' AS cl_pageframe WITH ;
|
||||
ActivePage = 2, ;
|
||||
Anchor = 0, ;
|
||||
ColorSource = 4, ;
|
||||
Comment = "", ;
|
||||
DragIcon = ..\..\, ;
|
||||
DragMode = 0, ;
|
||||
Enabled = .T., ;
|
||||
ErasePage = .T., ;
|
||||
Height = 116, ;
|
||||
HelpContextID = 0, ;
|
||||
Left = 300, ;
|
||||
MouseIcon = ..\..\, ;
|
||||
MousePointer = 0, ;
|
||||
Name = "Cl_pageframe1", ;
|
||||
OLEDragMode = 0, ;
|
||||
OLEDragPicture = ..\..\, ;
|
||||
OLEDropEffects = 3, ;
|
||||
OLEDropMode = 0, ;
|
||||
PageCount = 3, ;
|
||||
RightToLeft = .F., ;
|
||||
StatusBarText = "", ;
|
||||
TabOrientation = 0, ;
|
||||
Tabs = .T., ;
|
||||
TabStop = .T., ;
|
||||
TabStretch = 1, ;
|
||||
TabStyle = 1, ;
|
||||
Tag = "", ;
|
||||
Themes = .T., ;
|
||||
ToolTipText = "", ;
|
||||
Top = 280, ;
|
||||
Visible = .T., ;
|
||||
WhatsThisHelpID = -1, ;
|
||||
Width = 256, ;
|
||||
Page1.Name = "Page1", ;
|
||||
Page2.Name = "Page2", ;
|
||||
Page3.Caption = "Page3", ;
|
||||
Page3.Name = "Page3"
|
||||
*< END OBJECT: ClassLib="lib_controles.vcx" BaseClass="pageframe" />
|
||||
|
||||
ADD OBJECT 'Container1' AS container WITH ;
|
||||
Anchor = 0, ;
|
||||
BackColor = 240,240,240, ;
|
||||
BackStyle = 1, ;
|
||||
BorderColor = 255,255,0, ;
|
||||
BorderWidth = 1, ;
|
||||
ColorSource = 4, ;
|
||||
Comment = "", ;
|
||||
DefHeight = , ;
|
||||
DefLeft = , ;
|
||||
DefTop = , ;
|
||||
DefWidth = , ;
|
||||
DragIcon = ..\..\, ;
|
||||
DragMode = 0, ;
|
||||
Enabled = .T., ;
|
||||
ForeColor = 0,0,0, ;
|
||||
Height = (68), ;
|
||||
HelpContextID = 0, ;
|
||||
Left = (28), ;
|
||||
MouseIcon = ..\..\, ;
|
||||
MousePointer = 0, ;
|
||||
Name = "Container1", ;
|
||||
OLEDragMode = 0, ;
|
||||
OLEDragPicture = ..\..\, ;
|
||||
OLEDropEffects = 3, ;
|
||||
OLEDropMode = 0, ;
|
||||
Picture = bmps\fondogris.bmp, ;
|
||||
SpecialEffect = 2, ;
|
||||
StatusBarText = "", ;
|
||||
Style = 0, ;
|
||||
TabStop = .T., ;
|
||||
Tag = "", ;
|
||||
ToolTipText = "", ;
|
||||
Top = (36), ;
|
||||
Visible = .T., ;
|
||||
WhatsThisHelpID = -1, ;
|
||||
Width = (244)
|
||||
*< END OBJECT: BaseClass="container" />
|
||||
|
||||
ADD OBJECT 'Oleboundcontrol1' AS oleboundcontrol WITH ;
|
||||
Anchor = 0, ;
|
||||
AutoActivate = 2, ;
|
||||
AutoSize = .F., ;
|
||||
AutoVerbMenu = .T., ;
|
||||
Comment = "", ;
|
||||
ControlSource = "", ;
|
||||
DefHeight = , ;
|
||||
DefLeft = , ;
|
||||
DefTop = , ;
|
||||
DefWidth = , ;
|
||||
DragIcon = ..\..\, ;
|
||||
DragMode = 0, ;
|
||||
Enabled = .T., ;
|
||||
Height = (57), ;
|
||||
HelpContextID = 0, ;
|
||||
HostName = "", ;
|
||||
Left = (28), ;
|
||||
MouseIcon = ..\..\, ;
|
||||
MousePointer = 0, ;
|
||||
Name = "Oleboundcontrol1", ;
|
||||
Sizable = .T., ;
|
||||
StatusBarText = "", ;
|
||||
Stretch = 0, ;
|
||||
TabStop = .T., ;
|
||||
Tag = "", ;
|
||||
ToolTipText = "", ;
|
||||
Top = (120), ;
|
||||
Visible = .T., ;
|
||||
WhatsThisHelpID = -1, ;
|
||||
Width = (244)
|
||||
*< END OBJECT: BaseClass="oleboundcontrol" />
|
||||
|
||||
ADD OBJECT 'Pageframe1' AS pageframe WITH ;
|
||||
ActivePage = 2, ;
|
||||
Anchor = 0, ;
|
||||
ColorSource = 4, ;
|
||||
Comment = "", ;
|
||||
DefHeight = , ;
|
||||
DefLeft = , ;
|
||||
DefTop = , ;
|
||||
DefWidth = , ;
|
||||
DragIcon = ..\..\, ;
|
||||
DragMode = 0, ;
|
||||
Enabled = .T., ;
|
||||
ErasePage = .T., ;
|
||||
Height = (117), ;
|
||||
HelpContextID = 0, ;
|
||||
Left = (24), ;
|
||||
MemberClass = "cl_page", ;
|
||||
MemberClassLibrary = lib_controles.vcx, ;
|
||||
MouseIcon = ..\..\, ;
|
||||
MousePointer = 0, ;
|
||||
Name = "Pageframe1", ;
|
||||
OLEDragMode = 0, ;
|
||||
OLEDragPicture = ..\..\, ;
|
||||
OLEDropEffects = 3, ;
|
||||
OLEDropMode = 0, ;
|
||||
PageCount = 3, ;
|
||||
RightToLeft = .F., ;
|
||||
StatusBarText = "", ;
|
||||
TabOrientation = 0, ;
|
||||
Tabs = .T., ;
|
||||
TabStop = .T., ;
|
||||
TabStretch = 1, ;
|
||||
TabStyle = 1, ;
|
||||
Tag = "", ;
|
||||
Themes = .T., ;
|
||||
ToolTipText = "", ;
|
||||
Top = (280), ;
|
||||
Visible = .T., ;
|
||||
WhatsThisHelpID = -1, ;
|
||||
Width = (256), ;
|
||||
Cl_page1.BackColor = 240,240,240, ;
|
||||
Cl_page1.Caption = "P<>gina 1", ;
|
||||
Cl_page1.ColorSource = 4, ;
|
||||
Cl_page1.Comment = "", ;
|
||||
Cl_page1.DragIcon = ..\..\, ;
|
||||
Cl_page1.DragMode = 0, ;
|
||||
Cl_page1.Enabled = .T., ;
|
||||
Cl_page1.FontBold = .F., ;
|
||||
Cl_page1.FontCharSet = 0, ;
|
||||
Cl_page1.FontCondense = .F., ;
|
||||
Cl_page1.FontExtend = .F., ;
|
||||
Cl_page1.FontItalic = .F., ;
|
||||
Cl_page1.FontName = "Arial", ;
|
||||
Cl_page1.FontOutline = .F., ;
|
||||
Cl_page1.FontShadow = .F., ;
|
||||
Cl_page1.FontSize = 8, ;
|
||||
Cl_page1.FontStrikethru = .F., ;
|
||||
Cl_page1.FontUnderline = .F., ;
|
||||
Cl_page1.ForeColor = 0,0,0, ;
|
||||
Cl_page1.HelpContextID = 0, ;
|
||||
Cl_page1.MouseIcon = ..\..\, ;
|
||||
Cl_page1.MousePointer = 0, ;
|
||||
Cl_page1.Name = "Cl_page1", ;
|
||||
Cl_page1.OLEDragMode = 0, ;
|
||||
Cl_page1.OLEDragPicture = ..\..\, ;
|
||||
Cl_page1.OLEDropEffects = 3, ;
|
||||
Cl_page1.OLEDropMode = 0, ;
|
||||
Cl_page1.PageOrder = 1, ;
|
||||
Cl_page1.Picture = ..\..\, ;
|
||||
Cl_page1.StatusBarText = "", ;
|
||||
Cl_page1.Tag = "", ;
|
||||
Cl_page1.ToolTipText = "", ;
|
||||
Cl_page1.WhatsThisHelpID = -1, ;
|
||||
Cl_page2.Caption = "P<>gina 2", ;
|
||||
Cl_page2.Name = "Cl_page2", ;
|
||||
Cl_page2.PageOrder = 2, ;
|
||||
Cl_page3.Caption = "P<>gina 3", ;
|
||||
Cl_page3.Name = "Cl_page3", ;
|
||||
Cl_page3.PageOrder = 3
|
||||
*< END OBJECT: BaseClass="pageframe" />
|
||||
|
||||
ENDDEFINE
|
||||
Reference in New Issue
Block a user