home *** CD-ROM | disk | FTP | other *** search
- object FVerifDepart: TFVerifDepart
- Left = 283
- Top = 177
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'FVerifDepart'
- ClientHeight = 287
- ClientWidth = 601
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object DBG1: TDBGrid
- Left = 0
- Top = 33
- Width = 601
- Height = 213
- Align = alClient
- DataSource = DV.dsVerifDep
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = clWindowText
- TitleFont.Height = -11
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- OnDblClick = BDepClick
- OnKeyDown = DBG1KeyDown
- Columns = <
- item
- Expanded = False
- FieldName = 'MARCA'
- Width = 45
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'CATEGORIE'
- Width = 25
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'TIP'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'NUME'
- Width = 110
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'PRENUME'
- Width = 135
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'CODNUMPERS'
- Width = 95
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'FUNCTIE'
- Width = 120
- Visible = True
- end>
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 601
- Height = 33
- Align = alTop
- TabOrder = 1
- object lNumeFirma: TLabelEffect
- Left = 1
- Top = 1
- Width = 599
- Height = 31
- ColourShadow = clGray
- GraduateFrom = clWindowText
- StyleHighlight = eoExtrude
- StyleShadow = eoGraduated
- ColourScheme = csText
- Align = alClient
- Alignment = taCenter
- Caption = 'Persoane fara departament'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 246
- Width = 601
- Height = 41
- Align = alBottom
- TabOrder = 2
- object BDep: TB
- Left = 9
- Top = 6
- Width = 130
- Height = 30
- Caption = '&Alegere departament'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = BDepClick
- end
- object Panel3: TPanel
- Left = 456
- Top = 1
- Width = 144
- Height = 39
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 1
- object B2: TB
- Left = 8
- Top = 5
- Width = 130
- Height = 30
- Cancel = True
- Caption = '&Iesire'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 0
- end
- end
- end
- end
-