home *** CD-ROM | disk | FTP | other *** search
- object FDecSomaj: TFDecSomaj
- Left = 247
- Top = 221
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Declaratie Somaj'
- ClientHeight = 340
- ClientWidth = 528
- 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 Bevel1: TBevel
- Left = 2
- Top = 3
- Width = 523
- Height = 40
- Shape = bsFrame
- Style = bsRaised
- end
- object Label1: TLabel
- Left = 19
- Top = 19
- Width = 68
- Height = 13
- Caption = 'Nr.Declaratie: '
- end
- object Label2: TLabel
- Left = 263
- Top = 19
- Width = 77
- Height = 13
- Caption = 'Data Declaratie:'
- end
- object Bevel2: TBevel
- Left = 2
- Top = 49
- Width = 523
- Height = 8
- Shape = bsFrame
- Style = bsRaised
- end
- object Label3: TLabel
- Left = 19
- Top = 154
- Width = 34
- Height = 13
- Caption = 'Nume: '
- end
- object Label4: TLabel
- Left = 19
- Top = 180
- Width = 48
- Height = 13
- Caption = 'Prenume: '
- end
- object Label5: TLabel
- Left = 19
- Top = 206
- Width = 41
- Height = 13
- Caption = 'Functie: '
- end
- object Label6: TLabel
- Left = 19
- Top = 63
- Width = 129
- Height = 13
- Caption = 'Suma Datorata de Asigurati'
- end
- object Label7: TLabel
- Left = 20
- Top = 85
- Width = 115
- Height = 13
- Caption = 'Suma Virata de Asigurati'
- end
- object Label8: TLabel
- Left = 19
- Top = 107
- Width = 137
- Height = 13
- Caption = 'Suma Datorata de Angajator:'
- end
- object Label9: TLabel
- Left = 20
- Top = 130
- Width = 123
- Height = 13
- Caption = 'Suma Virata de Angajator:'
- end
- object ENr: TE
- Left = 99
- Top = 12
- Width = 121
- Height = 21
- CharCase = ecUpperCase
- TabOrder = 0
- end
- object CEDeclar: TCal_Edit
- Left = 367
- Top = 12
- 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 = 206
- Top = 305
- 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 = 8
- OnClick = BConfirmClick
- end
- object BAbandon: TB
- Left = 342
- Top = 305
- 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 = 9
- OnClick = BAbandonClick
- end
- object ENume: TE
- Left = 99
- Top = 151
- Width = 363
- Height = 21
- CharCase = ecUpperCase
- TabOrder = 4
- end
- object EPrenume: TE
- Left = 99
- Top = 177
- Width = 363
- Height = 21
- CharCase = ecUpperCase
- TabOrder = 5
- end
- object EFunctie: TE
- Left = 99
- Top = 203
- Width = 363
- Height = 21
- CharCase = ecUpperCase
- TabOrder = 6
- end
- object eDatAsigurati: TISCalcEdit
- Left = 163
- Top = 60
- Width = 121
- Height = 21
- AutoSize = False
- Color = clInfoBk
- Enabled = False
- ButtonWidth = 0
- NumGlyphs = 2
- TabOrder = 11
- end
- object eSumaVirataAs: TISCalcEdit
- Left = 163
- Top = 82
- Width = 121
- Height = 21
- AutoSize = False
- NumGlyphs = 2
- TabOrder = 2
- OnExit = eSumaVirataAsExit
- end
- object eSDAn: TISCalcEdit
- Left = 163
- Top = 104
- Width = 121
- Height = 21
- AutoSize = False
- Color = clInfoBk
- Enabled = False
- ButtonWidth = 0
- NumGlyphs = 2
- TabOrder = 12
- end
- object eSVAn: TISCalcEdit
- Left = 163
- Top = 126
- Width = 121
- Height = 21
- AutoSize = False
- NumGlyphs = 2
- TabOrder = 3
- OnExit = eSVAnExit
- end
- object gbSume: TGroupBox
- Left = 291
- Top = 73
- Width = 227
- Height = 72
- Caption = 'Distribuire sume '
- TabOrder = 10
- Visible = False
- object rbPr: TRadioButton
- Left = 13
- Top = 15
- Width = 97
- Height = 17
- Caption = 'Primii asigurati'
- TabOrder = 0
- OnKeyDown = rbPKeyDown
- end
- object rbP: TRadioButton
- Left = 136
- Top = 16
- Width = 81
- Height = 17
- Caption = 'Proportional'
- TabOrder = 1
- OnKeyDown = rbPKeyDown
- end
- object bCalcul: TB
- Left = 49
- Top = 34
- Width = 130
- Height = 30
- Caption = '&Calcul suma'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = bCalculClick
- end
- end
- object B1: TB
- Left = 66
- Top = 305
- Width = 130
- Height = 30
- Caption = 'A<e sume '
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 7
- OnClick = B1Click
- end
- object pAlteSume: TPanel
- Left = 0
- Top = 227
- Width = 529
- Height = 73
- TabOrder = 13
- Visible = False
- object Label10: TLabel
- Left = 8
- Top = 29
- Width = 131
- Height = 13
- Caption = 'Restanta contrib. angajator:'
- end
- object Label11: TLabel
- Left = 8
- Top = 53
- Width = 123
- Height = 13
- Caption = 'Restanta contrib.asigurati:'
- end
- object Label12: TLabel
- Left = 265
- Top = 53
- Width = 46
- Height = 13
- Caption = 'Penalitati:'
- end
- object Label13: TLabel
- Left = 265
- Top = 29
- Width = 100
- Height = 13
- Caption = 'Majorari de intarziere:'
- end
- object Label14: TLabel
- Left = 8
- Top = 5
- Width = 93
- Height = 13
- Caption = 'Deduceri angajator:'
- end
- object eResAng: TISCalcEdit
- Left = 139
- Top = 25
- Width = 121
- Height = 21
- AutoSize = False
- NumGlyphs = 2
- TabOrder = 1
- end
- object eResAs: TISCalcEdit
- Left = 139
- Top = 49
- Width = 121
- Height = 21
- AutoSize = False
- NumGlyphs = 2
- TabOrder = 2
- end
- object ePenalitati: TISCalcEdit
- Left = 396
- Top = 49
- Width = 121
- Height = 21
- AutoSize = False
- NumGlyphs = 2
- TabOrder = 4
- OnKeyDown = ePenalitatiKeyDown
- end
- object eMajorari: TISCalcEdit
- Left = 396
- Top = 25
- Width = 121
- Height = 21
- AutoSize = False
- NumGlyphs = 2
- TabOrder = 3
- end
- object eDedSomaj: TISCalcEdit
- Left = 139
- Top = 1
- Width = 121
- Height = 21
- AutoSize = False
- NumGlyphs = 2
- TabOrder = 0
- end
- end
- object SD1: TSaveDialog
- Filter = 'Fisierele(*.txt,*.dbf)|*.txt;*.dbf'
- Left = 432
- Top = 248
- end
- end
-