home *** CD-ROM | disk | FTP | other *** search
- object FEImpoAn: TFEImpoAn
- Left = 238
- Top = 264
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'FEImpoAn'
- ClientHeight = 172
- ClientWidth = 371
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 15
- object Label2: TLabel
- Left = 56
- Top = 18
- Width = 114
- Height = 15
- Caption = 'Venit lunar impozabil'
- end
- object Label3: TLabel
- Left = 72
- Top = 47
- Width = 98
- Height = 15
- Caption = 'Valoare impozit fix'
- end
- object Label4: TLabel
- Left = 122
- Top = 73
- Width = 48
- Height = 15
- Caption = '+procent'
- end
- object ISP_Venit: TISCalcEdit
- Left = 188
- Top = 15
- Width = 125
- Height = 21
- AutoSize = False
- FormatOnEditing = True
- ButtonWidth = 0
- NumGlyphs = 2
- TabOrder = 0
- end
- object ISV_Const: TISCalcEdit
- Left = 188
- Top = 40
- Width = 125
- Height = 21
- AutoSize = False
- FormatOnEditing = True
- ButtonWidth = 0
- NumGlyphs = 2
- TabOrder = 1
- end
- object ISV_Proc: TISCalcEdit
- Left = 188
- Top = 66
- Width = 125
- Height = 21
- AutoSize = False
- FormatOnEditing = True
- ButtonWidth = 0
- NumGlyphs = 2
- TabOrder = 2
- end
- object BConfirmare: TB
- Left = 52
- Top = 134
- 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 = 3
- OnClick = BConfirmareClick
- end
- object BAbandon: TB
- Left = 188
- Top = 134
- 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 = 4
- OnClick = BAbandonClick
- end
- object PStergere: TPanel
- Left = 6
- Top = 92
- Width = 359
- Height = 37
- BevelOuter = bvNone
- Caption = ' '
- TabOrder = 5
- Visible = False
- object PSterg: TLabel
- Left = 41
- Top = 10
- Width = 300
- Height = 21
- Alignment = taCenter
- AutoSize = False
- Caption = 'Sigur doriti sa stergeti ?'
- Color = clRed
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object ISterg: TImage
- Left = 9
- Top = 4
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- end
- end
-