home *** CD-ROM | disk | FTP | other *** search
- object FDefRetineri: TFDefRetineri
- Left = 246
- Top = 123
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Definire retineri'
- ClientHeight = 248
- ClientWidth = 399
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label9: TLabel
- Left = 16
- Top = 59
- Width = 150
- Height = 13
- Caption = 'Denumire veche Prime incasate'
- end
- object Label13: TLabel
- Left = 16
- Top = 83
- Width = 129
- Height = 13
- Caption = 'Denumire veche Avans CO'
- end
- object Label20: TLabel
- Left = 16
- Top = 107
- Width = 117
- Height = 13
- Caption = 'Denumire veche Retineri'
- end
- object Label21: TLabel
- Left = 16
- Top = 131
- Width = 110
- Height = 13
- Caption = 'Denumire veche Popriri'
- end
- object Label23: TLabel
- Left = 16
- Top = 156
- Width = 133
- Height = 13
- Caption = 'Denumire veche Alte retineri'
- end
- object Label24: TLabel
- Left = 16
- Top = 181
- Width = 117
- Height = 13
- Caption = 'Denumire veche Garantii'
- end
- object Bevel5: TBevel
- Left = 0
- Top = 48
- Width = 398
- Height = 159
- Shape = bsFrame
- Style = bsRaised
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 399
- Height = 45
- Align = alTop
- BevelInner = bvLowered
- TabOrder = 0
- object LTitlu: TLabelEffect
- Left = 2
- Top = 2
- Width = 395
- Height = 41
- ColourShadow = clGray
- GraduateFrom = clWindowText
- ColourScheme = csText
- Align = alClient
- Alignment = taRightJustify
- Caption = 'Definire campuri de retineri '
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object eDenPrimaIncas: TE
- Left = 203
- Top = 55
- Width = 162
- Height = 21
- MaxLength = 15
- TabOrder = 1
- end
- object eDenAvansCO: TE
- Left = 203
- Top = 79
- Width = 162
- Height = 21
- MaxLength = 15
- TabOrder = 2
- end
- object eDenRetineri: TE
- Left = 203
- Top = 103
- Width = 162
- Height = 21
- MaxLength = 15
- TabOrder = 3
- end
- object eDenPopriri: TE
- Left = 203
- Top = 127
- Width = 162
- Height = 21
- MaxLength = 15
- TabOrder = 4
- end
- object eDenAlteRet: TE
- Left = 203
- Top = 152
- Width = 162
- Height = 21
- MaxLength = 15
- TabOrder = 5
- end
- object eDenGarantii: TE
- Left = 203
- Top = 177
- Width = 162
- Height = 21
- MaxLength = 15
- TabOrder = 6
- end
- object P3: TPanel
- Left = 0
- Top = 212
- Width = 399
- Height = 36
- Align = alBottom
- BevelInner = bvLowered
- TabOrder = 7
- object BAbandon: TB
- Left = 203
- Top = 3
- Width = 130
- Height = 30
- Cancel = True
- Caption = '&Abandon'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 1
- end
- object BConfirm: TB
- Left = 10
- Top = 3
- Width = 130
- Height = 30
- Cancel = True
- Caption = '&Confirmare'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 0
- OnClick = BConfirmClick
- end
- end
- end
-