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
71 lines
2.8 KiB
Plaintext
71 lines
2.8 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_tf.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_tf1 AS frm_dg_tf OF "..\clase\ferestre_contracte.vcx"
|
|
*< CLASSDATA: Baseclass="form" Timestamp="" Scale="" Uniqueid="" />
|
|
|
|
*<PropValue>
|
|
DoCreate = .T.
|
|
Name = "Frm_dg_tf1"
|
|
_shape1.Name = "_shape1"
|
|
_shape2.Name = "_shape2"
|
|
Lb_titlu_alb_b121.Name = "Lb_titlu_alb_b121"
|
|
BUT_TERMIN1.Name = "BUT_TERMIN1"
|
|
Gridsort1.Name = "Gridsort1"
|
|
grid_scadentar.cData_rata.HEADER1.Name = "HEADER1"
|
|
grid_scadentar.cData_rata.Name = "cData_rata"
|
|
grid_scadentar.cData_rata.Text1.Name = "Text1"
|
|
grid_scadentar.cData_scadenta.HEADER1.Name = "HEADER1"
|
|
grid_scadentar.cData_scadenta.Name = "cData_scadenta"
|
|
grid_scadentar.cData_scadenta.Text1.Name = "Text1"
|
|
grid_scadentar.cDen_rata.HEADER1.Name = "HEADER1"
|
|
grid_scadentar.cDen_rata.Name = "cDen_rata"
|
|
grid_scadentar.cDen_rata.Text1.Name = "Text1"
|
|
grid_scadentar.cNr_rata.HEADER1.Name = "HEADER1"
|
|
grid_scadentar.cNr_rata.Name = "cNr_rata"
|
|
grid_scadentar.cNr_rata.Text1.Name = "Text1"
|
|
grid_scadentar.CNUME_VAL.HEADER1.Name = "HEADER1"
|
|
grid_scadentar.CNUME_VAL.Name = "CNUME_VAL"
|
|
grid_scadentar.CNUME_VAL.Text1.Name = "Text1"
|
|
grid_scadentar.cProcent.HEADER1.Name = "HEADER1"
|
|
grid_scadentar.cProcent.Name = "cProcent"
|
|
grid_scadentar.cProcent.Text1.Name = "Text1"
|
|
grid_scadentar.cValrata.HEADER1.Name = "HEADER1"
|
|
grid_scadentar.cValrata.Name = "cValrata"
|
|
grid_scadentar.cValrata.Text1.Name = "Text1"
|
|
grid_scadentar.Name = "grid_scadentar"
|
|
Label1.Name = "Label1"
|
|
txtRate.Name = "txtRate"
|
|
BUT_NOU1.Name = "BUT_NOU1"
|
|
BUT_STERGE1.Name = "BUT_STERGE1"
|
|
Label2.Name = "Label2"
|
|
txtProcente.Name = "txtProcente"
|
|
Label3.Name = "Label3"
|
|
Label6.Name = "Label6"
|
|
txtScadenta_incasare.Name = "txtScadenta_incasare"
|
|
LABEL13.Name = "LABEL13"
|
|
txtCoef_penalitati.Name = "txtCoef_penalitati"
|
|
Command1.Name = "Command1"
|
|
Command2.Name = "Command2"
|
|
Command3.Name = "Command3"
|
|
*</PropValue>
|
|
|
|
ENDDEFINE
|