This commit is contained in:
f1iwq2
2023-01-08 18:53:18 +01:00
parent 49b1926678
commit 1a25d29116
28 changed files with 2071 additions and 1809 deletions

View File

@@ -74,13 +74,13 @@ object FormConfCellTCO: TFormConfCellTCO
TabOrder = 1
OnClick = ButtonFonteClick
end
object EditTexte: TEdit
object EditTexteCCTCO: TEdit
Left = 8
Top = 16
Width = 209
Height = 24
TabOrder = 2
OnChange = EditTexteChange
OnChange = EditTexteCCTCOChange
end
end
object GroupBox2: TGroupBox