home *** CD-ROM | disk | FTP | other *** search
- object FEConfigDep: TFEConfigDep
- Left = 359
- Top = 278
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- ClientHeight = 145
- ClientWidth = 347
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 15
- object Label1: TLabel
- Left = 29
- Top = 11
- Width = 102
- Height = 15
- Caption = 'Cod departament: '
- end
- object Label2: TLabel
- Left = 29
- Top = 37
- Width = 61
- Height = 15
- Caption = 'Denumire: '
- end
- object BConfirm: TB
- Left = 40
- Top = 107
- Width = 130
- Height = 30
- 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
- object BAbandon: TB
- Left = 176
- Top = 107
- Width = 130
- Height = 30
- Cancel = True
- Caption = '&Abandon'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = BAbandonClick
- end
- object EDen: TE
- Left = 134
- Top = 8
- Width = 161
- Height = 23
- CharCase = ecUpperCase
- MaxLength = 8
- TabOrder = 2
- end
- object EGrupa: TE
- Left = 134
- Top = 34
- Width = 161
- Height = 23
- CharCase = ecUpperCase
- MaxLength = 30
- TabOrder = 3
- end
- object PStergere: TPanel
- Left = 1
- Top = 62
- Width = 353
- Height = 37
- BevelOuter = bvNone
- Caption = ' '
- TabOrder = 4
- Visible = False
- object PSterg: TLabel
- Left = 0
- Top = 10
- Width = 353
- Height = 21
- Alignment = taCenter
- AutoSize = False
- Caption = 'Sigur doriti sa stergeti departamentul ?'
- Color = clRed
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object ISterg: TImage
- Left = 2
- Top = 4
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- end
- end
-