Files
roacontracte/Ferestre/frm_dg_obiectul.sc2
Marius Mutu 7cc3bff358 Initial: flux text FoxBin2Prg (git urmareste .??2 in-arbore, binarele VFP git-ignored)
Inrolare ROACONTRACTE conform COMUN\docs\inrolare-proiect-git-text.md:
- .gitignore/.gitattributes dupa modelul ROACONT (COMUN/ exclus, are repo propriu)
- 439 texte FoxBin2Prg generate in arbore (vc2/sc2/fr2/mn2/pj2/db2)
- Clase\registry.vcx ramane binar: memo .vct corupt (Error 41), nu se poate converti
- Clase\ferestre_contracte.vcx: text generat, roundtrip scutit (fara write-back)
- CLAUDE.md, docs/README.md, roa_sync.bat

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RYbiinqXxdEqXi53x4Ro7K
2026-08-03 01:51:36 +03:00

95 lines
3.7 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_dg_obiectul.scx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
*
*
DEFINE CLASS dataenvironment AS dataenvironment
*< CLASSDATA: Baseclass="dataenvironment" Timestamp="" Scale="" Uniqueid="" ClassIcon="1" />
*<PropValue>
DataSource = .NULL.
Height = 0
Left = 0
Name = "Dataenvironment"
Top = 0
Width = 0
*</PropValue>
ENDDEFINE
DEFINE CLASS frm_dg_obiectul1 AS frm_dg_obiectul OF "..\clase\ferestre_contracte.vcx"
*< CLASSDATA: Baseclass="form" Timestamp="" Scale="" Uniqueid="" />
*<PropValue>
DoCreate = .T.
Name = "Frm_dg_obiectul1"
_shape1.Name = "_shape1"
_shape2.Name = "_shape2"
Lb_titlu_alb_b121.Name = "Lb_titlu_alb_b121"
BUT_TERMIN1.Name = "BUT_TERMIN1"
Gridsort1.Name = "Gridsort1"
Label2.Name = "Label2"
grid_articole.cCant.HEADER1.Name = "HEADER1"
grid_articole.cCant.Name = "cCant"
grid_articole.cCant.Text1.Name = "Text1"
grid_articole.cCoef_Discount.HEADER1.Name = "HEADER1"
grid_articole.cCoef_Discount.Name = "cCoef_Discount"
grid_articole.cCoef_Discount.Text1.Name = "Text1"
grid_articole.cNume_art.HEADER1.Name = "HEADER1"
grid_articole.cNume_art.Name = "cNume_art"
grid_articole.cNume_art.Text1.Name = "Text1"
grid_articole.CNUME_VAL.HEADER1.Name = "HEADER1"
grid_articole.CNUME_VAL.Name = "CNUME_VAL"
grid_articole.CNUME_VAL.Text1.Name = "Text1"
grid_articole.COLUMN1.HEADER1.Name = "HEADER1"
grid_articole.COLUMN1.Name = "COLUMN1"
grid_articole.COLUMN1.Text1.Name = "Text1"
grid_articole.COLUMN11.HEADER1.Name = "HEADER1"
grid_articole.COLUMN11.Name = "COLUMN11"
grid_articole.COLUMN11.Text1.Name = "Text1"
grid_articole.cPret_unitar.HEADER1.Name = "HEADER1"
grid_articole.cPret_unitar.Name = "cPret_unitar"
grid_articole.cPret_unitar.Text1.Name = "Text1"
grid_articole.cUM.HEADER1.Name = "HEADER1"
grid_articole.cUM.Name = "cUM"
grid_articole.cUM.Text1.Name = "Text1"
grid_articole.cValcDiscount.HEADER1.Name = "HEADER1"
grid_articole.cValcDiscount.Name = "cValcDiscount"
grid_articole.cValcDiscount.Text1.Name = "Text1"
grid_articole.cValoare.HEADER1.Name = "HEADER1"
grid_articole.cValoare.Name = "cValoare"
grid_articole.cValoare.Text1.Name = "Text1"
grid_articole.cVal_discount.HEADER1.Name = "HEADER1"
grid_articole.cVal_discount.Name = "cVal_discount"
grid_articole.cVal_discount.Text1.Name = "Text1"
grid_articole.Name = "grid_articole"
txtSumaArticole.Name = "txtSumaArticole"
Label21.Name = "Label21"
Label1.Name = "Label1"
txtDiscount.Name = "txtDiscount"
BUT_NOU1.Name = "BUT_NOU1"
BUT_STERGE1.Name = "BUT_STERGE1"
txtValcdiscount.Name = "txtValcdiscount"
Label3.Name = "Label3"
txtValDiscount.Name = "txtValDiscount"
Label5.Name = "Label5"
LABEL15.Name = "LABEL15"
txtProc_tva.Name = "txtProc_tva"
LABEL16.Name = "LABEL16"
Line1.Name = "Line1"
Label4.Name = "Label4"
Label6.Name = "Label6"
txtCoef_discount.Name = "txtCoef_discount"
txtValDiscountTotal.Name = "txtValDiscountTotal"
Line2.Name = "Line2"
Label7.Name = "Label7"
Label8.Name = "Label8"
txtValftva.Name = "txtValftva"
txtValctva.Name = "txtValctva"
Label9.Name = "Label9"
Label10.Name = "Label10"
*</PropValue>
ENDDEFINE