54 lines
1.9 KiB
Plaintext
54 lines
1.9 KiB
Plaintext
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
|
|
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
*< FOXBIN2PRG: Version="1.21" SourceFile="_frm_child.vcx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
|
*
|
|
*
|
|
DEFINE CLASS frm_termin AS _frmbase OF "_frm_base.vcx"
|
|
*< CLASSDATA: Baseclass="form" Timestamp="" Scale="Pixels" Uniqueid="" />
|
|
|
|
*<PropValue>
|
|
DoCreate = .T.
|
|
Name = "frm_termin"
|
|
_shape1.Name = "_shape1"
|
|
_shape2.Name = "_shape2"
|
|
But_termin1.Image1.Height = 27
|
|
But_termin1.Image1.Name = "Image1"
|
|
But_termin1.Image1.Width = 30
|
|
But_termin1.Name = "But_termin1"
|
|
*</PropValue>
|
|
|
|
ENDDEFINE
|
|
|
|
DEFINE CLASS frm_termin_renunt AS _frmbase OF "_frm_base.vcx"
|
|
*< CLASSDATA: Baseclass="form" Timestamp="" Scale="Pixels" Uniqueid="" />
|
|
|
|
*-- OBJECTDATA items order determines ZOrder / El orden de los items OBJECTDATA determina el ZOrder
|
|
*< OBJECTDATA: ObjPath="But_renunt1" UniqueID="" Timestamp="" />
|
|
|
|
*<PropValue>
|
|
DoCreate = .T.
|
|
Name = "frm_termin_renunt"
|
|
_shape1.Name = "_shape1"
|
|
_shape2.Height = 29
|
|
_shape2.Left = 300
|
|
_shape2.Name = "_shape2"
|
|
_shape2.Top = 0
|
|
_shape2.Width = 74
|
|
But_termin1.Image1.Height = 27
|
|
But_termin1.Image1.Name = "Image1"
|
|
But_termin1.Image1.Width = 30
|
|
But_termin1.Name = "But_termin1"
|
|
*</PropValue>
|
|
|
|
ADD OBJECT 'But_renunt1' AS but_renunt WITH ;
|
|
Left = 313, ;
|
|
Name = "But_renunt1", ;
|
|
Top = 1, ;
|
|
Image1.Height = 27, ;
|
|
Image1.Name = "Image1", ;
|
|
Image1.Width = 30
|
|
*< END OBJECT: ClassLib="cmd_butoane.vcx" BaseClass="container" />
|
|
|
|
ENDDEFINE
|