home *** CD-ROM | disk | FTP | other *** search
- object FSel: TFSel
- Left = 388
- Top = 369
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Liste'
- ClientHeight = 158
- ClientWidth = 404
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lTitlu: TLabelEffect
- Left = 0
- Top = 0
- Width = 404
- Height = 25
- ColourShadow = clGray
- GraduateFrom = clWindowText
- StyleHighlight = eoExtrude
- StyleShadow = eoGraduated
- ColourScheme = csText
- Align = alTop
- Alignment = taCenter
- Caption = 'Tiparire Fisa fiscala'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label1: TLabel
- Left = 53
- Top = 37
- Width = 54
- Height = 15
- Caption = 'Persoana'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object LPers: TLabel
- Left = 133
- Top = 37
- Width = 217
- Height = 18
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Color = clInfoBk
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Layout = tlCenter
- end
- object lAn: TLabel
- Left = 84
- Top = 86
- Width = 24
- Height = 15
- Caption = 'Anul'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object LTip: TLabel
- Left = 133
- Top = 60
- Width = 217
- Height = 18
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Color = clInfoBk
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Layout = tlCenter
- end
- object Label4: TLabel
- Left = 93
- Top = 60
- Width = 17
- Height = 15
- Caption = 'Tip'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object BConfirm: TB
- Left = 70
- Top = 114
- Width = 130
- Height = 30
- Caption = '&Tiparire'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 0
- OnClick = BConfirmClick
- end
- object BAbandon: TB
- Left = 203
- Top = 114
- Width = 130
- Height = 30
- Cancel = True
- Caption = '&Abandon'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 1
- end
- object CBAn: TComboBox
- Left = 132
- Top = 82
- Width = 141
- Height = 22
- Style = csOwnerDrawFixed
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ItemHeight = 16
- ParentFont = False
- TabOrder = 2
- OnKeyDown = CBAnKeyDown
- end
- object QFSel: TQuery
- OnCalcFields = QFSelCalcFields
- SQL.Strings = (
- 'SELECT LUNA'
- 'from pers'
- ''
- 'where (IID=:IDPersoana)'
- 'and (Tip=:varTip)'
- ''
- '/*group BY LUNA,NUME,PRENUME*/')
- Left = 368
- Top = 4
- ParamData = <
- item
- DataType = ftInteger
- Name = 'IDPersoana'
- ParamType = ptInput
- end
- item
- DataType = ftString
- Name = 'varTip'
- ParamType = ptInput
- end>
- object QFSelLUNA: TDateField
- FieldName = 'LUNA'
- end
- object QFSelAnul: TIntegerField
- FieldKind = fkCalculated
- FieldName = 'Anul'
- Calculated = True
- end
- end
- object dsQ: TDataSource
- DataSet = QFSel
- Left = 88
- Top = 16
- end
- object DSPers: TDataSource
- DataSet = cdsPers
- Left = 48
- Top = 48
- end
- object cdsPers: TClientDataSet
- Aggregates = <>
- FieldDefs = <>
- IndexDefs = <
- item
- Name = 'iLuna'
- Fields = 'LUNA'
- Options = [ixPrimary, ixUnique]
- end>
- IndexName = 'iLuna'
- Params = <>
- StoreDefs = True
- OnCalcFields = cdsPersCalcFields
- Left = 8
- object DateField1: TDateField
- FieldName = 'LUNA'
- end
- object FloatField1: TFloatField
- FieldName = 'CoefInd'
- end
- object FloatField2: TFloatField
- FieldName = 'VENIT_NET'
- end
- object FloatField4: TFloatField
- FieldName = 'DED_PERS'
- end
- object FloatField3: TFloatField
- FieldName = 'DED_PERS_SUPLI'
- end
- object cdsPersVENITBC: TFloatField
- FieldName = 'VENITBC'
- end
- object cdsPersIMPOZIT: TFloatField
- FieldName = 'IMPOZIT'
- end
- object cdsPersBazaPR_VA: TFloatField
- FieldName = 'BazaPR_VA'
- end
- object cdsPersImpoPR_VA: TFloatField
- FieldName = 'ImpoPR_VA'
- end
- object cdsPersCH_PROF: TFloatField
- FieldName = 'CH_PROF'
- end
- end
- object cdsPint: TClientDataSet
- Aggregates = <>
- FieldDefs = <>
- IndexDefs = <
- item
- Name = 'iCNP'
- Fields = 'CODNUMPERS'
- end>
- IndexName = 'iCNP'
- Params = <>
- StoreDefs = True
- Left = 312
- Top = 4
- object cdsPintLuna: TDateField
- FieldName = 'LUNA'
- end
- object cdsPintNume: TStringField
- FieldName = 'Nume'
- end
- object cdsPintPrenume: TStringField
- FieldName = 'Prenume'
- Size = 30
- end
- object cdsPintCODNUMPERS: TStringField
- FieldName = 'CODNUMPERS'
- Size = 15
- end
- object cdsPintCoef: TFloatField
- FieldName = 'Coef'
- end
- object cdsPintYnvaliditate: TStringField
- FieldName = 'Ynvaliditate'
- end
- object cdsPintKalitate: TStringField
- FieldName = 'Kalitate'
- end
- end
- object dsPint: TDataSource
- DataSet = cdsPint
- Left = 4
- Top = 48
- end
- object cdsPintSec: TClientDataSet
- Aggregates = <>
- FieldDefs = <>
- IndexDefs = <
- item
- Name = 'iCNP'
- Fields = 'CODNUMPERS;LUNA'
- end>
- IndexName = 'iCNP'
- MasterFields = 'CODNUMPERS'
- MasterSource = dsPint
- PacketRecords = 0
- Params = <>
- StoreDefs = True
- Left = 20
- Top = 96
- object DateField2: TDateField
- FieldName = 'LUNA'
- end
- object StringField3: TStringField
- FieldName = 'CODNUMPERS'
- Size = 15
- end
- object FloatField5: TFloatField
- FieldName = 'Coef'
- end
- end
- object tImpo: TTable
- DatabaseName = '_DBFirma'
- IndexFieldNames = 'Luna;P_Venit'
- TableName = 'Impo.db'
- Left = 336
- Top = 52
- end
- object tPara: TTable
- DatabaseName = '_DBFirma'
- TableName = 'Para.db'
- Left = 368
- Top = 52
- end
- object qDepPers: TQuery
- DatabaseName = '_DBFirma'
- SQL.Strings = (
- 'select * from para '
- ' where (luna between :Luna1 and :Luna2)')
- Left = 336
- Top = 96
- ParamData = <
- item
- DataType = ftUnknown
- Name = 'Luna1'
- ParamType = ptUnknown
- end
- item
- DataType = ftUnknown
- Name = 'Luna2'
- ParamType = ptUnknown
- end>
- end
- end
-