home *** CD-ROM | disk | FTP | other *** search
- object FDeclarCAS: TFDeclarCAS
- Left = 306
- Top = 286
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Declaratii CAS'
- ClientHeight = 213
- ClientWidth = 483
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- Scaled = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 15
- object Label1: TLabel
- Left = 19
- Top = 19
- Width = 78
- Height = 15
- Caption = 'Nr.Declaratie: '
- end
- object Label2: TLabel
- Left = 235
- Top = 19
- Width = 88
- Height = 15
- Caption = 'Data Declaratie:'
- end
- object Label3: TLabel
- Left = 19
- Top = 59
- Width = 40
- Height = 15
- Caption = 'Nume: '
- end
- object Label4: TLabel
- Left = 19
- Top = 85
- Width = 57
- Height = 15
- Caption = 'Prenume: '
- end
- object Label5: TLabel
- Left = 19
- Top = 111
- Width = 46
- Height = 15
- Caption = 'Functie: '
- end
- object Bevel1: TBevel
- Left = 2
- Top = 5
- Width = 480
- Height = 40
- Shape = bsFrame
- Style = bsRaised
- end
- object Bevel2: TBevel
- Left = 2
- Top = 49
- Width = 480
- Height = 120
- Shape = bsFrame
- Style = bsRaised
- end
- object Label6: TLabel
- Left = 19
- Top = 137
- Width = 59
- Height = 15
- Caption = 'Cod judet :'
- end
- object ENr: TE
- Left = 99
- Top = 16
- Width = 121
- Height = 23
- CharCase = ecUpperCase
- TabOrder = 0
- end
- object ENume: TE
- Left = 99
- Top = 56
- Width = 363
- Height = 23
- CharCase = ecUpperCase
- TabOrder = 2
- end
- object EPrenume: TE
- Left = 99
- Top = 82
- Width = 363
- Height = 23
- CharCase = ecUpperCase
- TabOrder = 3
- end
- object EFunctie: TE
- Left = 99
- Top = 108
- Width = 363
- Height = 23
- CharCase = ecUpperCase
- TabOrder = 4
- end
- object CEDeclar: TCal_Edit
- Left = 339
- Top = 16
- Width = 125
- Height = 23
- ButtonFont.Charset = ANSI_CHARSET
- ButtonFont.Color = clWindowText
- ButtonFont.Height = -12
- ButtonFont.Name = 'Arial'
- ButtonFont.Style = []
- Color = clWindow
- FocusColor = clAqua
- Version = '1.12'
- Required = False
- Language = lgSystem
- FirstWeekOfYear = fwDefault
- TabOrder = 1
- end
- object BConfirm: TB
- Left = 107
- Top = 172
- 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 = 6
- OnClick = BConfirmClick
- end
- object BAbandon: TB
- Left = 247
- Top = 172
- 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 = 7
- OnClick = BAbandonClick
- end
- object eCodJudet: TE
- Left = 99
- Top = 134
- Width = 35
- Height = 23
- CharCase = ecUpperCase
- MaxLength = 3
- TabOrder = 5
- end
- object SD1: TSaveDialog
- Filter = 'Fisierele(*.txt,*.dbf)|*.txt;*.dbf'
- Left = 408
- Top = 136
- end
- end
-