home *** CD-ROM | disk | FTP | other *** search
- object FFormulaCO: TFFormulaCO
- Left = 322
- Top = 256
- BorderStyle = bsSingle
- Caption = 'Ediatare formula concediu de odihna'
- ClientHeight = 180
- ClientWidth = 473
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 34
- Width = 43
- Height = 13
- Caption = '&Formula :'
- FocusControl = MFormula
- end
- object Label2: TLabel
- Left = 320
- Top = 34
- Width = 95
- Height = 13
- Caption = 'Ca&mpuri acceptate :'
- FocusControl = LBCampuriCO
- end
- object Label3: TLabel
- Left = 154
- Top = 124
- Width = 144
- Height = 13
- Caption = 'Numar maxim de caractere: 60'
- end
- object LCar: TLabel
- Left = 154
- Top = 108
- Width = 22
- Height = 13
- Caption = 'LCar'
- end
- object Label4: TLabel
- Left = 6
- Top = 86
- Width = 278
- Height = 13
- Caption = 'Numar de luni anterioare pentru care se realizeaza calculul:'
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 473
- Height = 29
- Align = alTop
- BevelInner = bvLowered
- TabOrder = 0
- object LE1: TLabelEffect
- Left = 2
- Top = 2
- Width = 469
- Height = 25
- ColourShadow = clGray
- GraduateFrom = clWindowText
- ColourScheme = csText
- Align = alClient
- Alignment = taRightJustify
- Caption = 'Editare formula calcul Spor'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object MFormula: TMemo
- Left = 8
- Top = 54
- Width = 309
- Height = 27
- Lines.Strings = (
- 'MFormula')
- MaxLength = 60
- TabOrder = 1
- WantReturns = False
- WordWrap = False
- OnChange = MFormulaChange
- OnKeyDown = MFormulaKeyDown
- end
- object BVerifFormula: TB
- Left = 8
- Top = 104
- Width = 130
- Height = 30
- Caption = '&Verificare formula'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = BVerifFormulaClick
- end
- object LBCampuriCO: TListBox
- Left = 322
- Top = 50
- Width = 144
- Height = 83
- TabStop = False
- ItemHeight = 13
- Items.Strings = (
- 'Salariu de incadrare'
- 'Salariu Realizat'
- 'Salariu Tarifar'
- 'Val Timp Suplimentar'
- 'Valoare Timp Noapte'
- 'Alte Sume'
- 'Alte Sporuri'
- 'Prime'
- 'CM Firma'
- 'CIC'
- 'CM Stat'
- 'Val spor 1'
- 'Val spor 2'
- 'Val spor 3'
- 'Val spor 4')
- TabOrder = 4
- OnDblClick = LBCampuriCODblClick
- OnKeyDown = LBCampuriCOKeyDown
- end
- object P3: TPanel
- Left = 0
- Top = 144
- Width = 473
- Height = 36
- Align = alBottom
- BevelInner = bvLowered
- TabOrder = 5
- object Panel4: TPanel
- Left = 180
- Top = 2
- Width = 291
- Height = 32
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 0
- object BAbandon: TB
- Left = 153
- Top = 1
- 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 BConfirm: TB
- Left = 20
- Top = 1
- Width = 130
- Height = 30
- Cancel = True
- 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
- end
- end
- object ISLuni: TISCalcEdit
- Left = 284
- Top = 86
- Width = 32
- Height = 21
- AutoSize = False
- DecimalPlaces = 0
- ButtonWidth = 0
- NumGlyphs = 2
- TabOrder = 2
- end
- end
-