home *** CD-ROM | disk | FTP | other *** search
- object FFormulaSpor: TFFormulaSpor
- Left = 323
- Top = 284
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Editare formula calcul'
- ClientHeight = 180
- ClientWidth = 472
- 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 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 = LBCampuri
- end
- object Label3: TLabel
- Left = 144
- Top = 100
- Width = 144
- Height = 13
- Caption = 'Numar maxim de caractere: 60'
- end
- object LCar: TLabel
- Left = 144
- Top = 84
- Width = 22
- Height = 13
- Caption = 'LCar'
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 472
- Height = 29
- Align = alTop
- BevelInner = bvLowered
- TabOrder = 5
- object LE1: TLabelEffect
- Left = 2
- Top = 2
- Width = 468
- 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 = 50
- Width = 309
- Height = 27
- Lines.Strings = (
- 'MFormula')
- MaxLength = 60
- TabOrder = 0
- WantReturns = False
- WordWrap = False
- OnChange = MFormulaChange
- OnKeyDown = MFormulaKeyDown
- end
- object P3: TPanel
- Left = 0
- Top = 144
- Width = 472
- Height = 36
- Align = alBottom
- BevelInner = bvLowered
- TabOrder = 3
- object Panel4: TPanel
- Left = 179
- 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 BVerifFormula: TB
- Left = 8
- Top = 84
- 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 = 1
- OnClick = BVerifFormulaClick
- end
- object LBCampuri: TListBox
- Left = 321
- 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 = LBCampuriDblClick
- OnKeyDown = LBCampuriKeyDown
- end
- object CBProcentFormula: TCheckBox
- Left = 8
- Top = 120
- Width = 125
- Height = 17
- Caption = 'Cu procent'
- TabOrder = 2
- end
- end
-