home *** CD-ROM | disk | FTP | other *** search
- object FRapoarte: TFRapoarte
- Left = 195
- Top = 149
- Width = 800
- Height = 400
- Caption = 'FRapoarte'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- WindowState = wsMaximized
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 15
- object Panel1: TPanel
- Left = 0
- Top = 332
- Width = 792
- Height = 41
- Align = alBottom
- BevelOuter = bvNone
- Caption = ' '
- TabOrder = 0
- object BLista: TB
- Left = 12
- Top = 6
- Width = 130
- Height = 30
- Caption = '&Lista'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = BListaClick
- end
- object Panel4: TPanel
- Left = 607
- Top = 0
- Width = 185
- Height = 41
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 1
- object Bx: TB
- Left = 46
- Top = 6
- Width = 130
- Height = 30
- Anchors = [akTop, akRight]
- 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
- object Panel2: TPanel
- Left = 0
- Top = 53
- Width = 792
- Height = 279
- Align = alClient
- BevelInner = bvLowered
- BorderWidth = 5
- Caption = ' '
- TabOrder = 1
- object DBG1: TDBGridFilter
- Left = 7
- Top = 7
- Width = 778
- Height = 265
- FilterPanelVisible = False
- AdvancedFilter = False
- AfterApplyFilter = DBG1AfterApplyFilter
- AfterCancelFilter = DBG1AfterApplyFilter
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgConfirmDelete, dgCancelOnExit]
- FixedCols = 0
- ClearSelection = True
- DefaultDrawing = True
- MultiSelect = False
- ShowGlyphs = True
- TitleButtons = False
- RowsHeight = 19
- ReadOnly = False
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 792
- Height = 53
- Align = alTop
- BevelInner = bvLowered
- BorderWidth = 2
- Caption = ' '
- TabOrder = 2
- object Image1: TImage
- Left = 4
- Top = 4
- Width = 32
- Height = 45
- Hint = '(c) Integrator Soft'#13#10'Relatii la:'#13#10' 0268 427 700'#13#10' 0722 248 908'
- Align = alLeft
- AutoSize = True
- ParentShowHint = False
- Picture.Data = {<image000.ico>}
- ShowHint = True
- end
- object lTitlu: TLabelEffect
- Left = 36
- Top = 4
- Width = 752
- Height = 45
- ColourShadow = clGray
- GraduateFrom = clWindowText
- StyleHighlight = eoExtrude
- StyleShadow = eoGraduated
- ColourScheme = csText
- Align = alClient
- Alignment = taCenter
- Caption = 'lTitlu'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object PM1: TPopupMenu
- Left = 96
- Top = 89
- object Adugare1: TMenuItem
- Caption = '&Adaugare firma'
- ShortCut = 45
- end
- object Modificare1: TMenuItem
- Caption = '&Modificare firma'
- ShortCut = 13
- end
- object Stergere1: TMenuItem
- Caption = '&Stergere firma'
- ShortCut = 46
- end
- end
- end
-