home *** CD-ROM | disk | FTP | other *** search
- object DGlobal: TDGlobal
- OldCreateOrder = False
- OnCreate = DataModuleCreate
- Left = 283
- Top = 161
- Height = 479
- Width = 741
- object _DBSal4: TDatabase
- AliasName = 'Sal5'
- Connected = True
- DatabaseName = '_DBSal4'
- SessionName = 'Default'
- Left = 24
- Top = 64
- end
- object _DBFirma: TDatabase
- AliasName = 'Int_Firme'
- Connected = True
- DatabaseName = '_DBFirma'
- SessionName = 'Default'
- Left = 24
- Top = 120
- end
- object WF1: TWForm
- Left = 216
- Top = 24
- end
- object PF1: TPForm
- Progress = 0
- MaxValue = 0
- EscapePress = False
- Left = 304
- Top = 20
- end
- object qMaxLuna: TQuery
- DatabaseName = '_DBFirma'
- SQL.Strings = (
- 'select max(luna) as LUNA from Pers'
- '')
- Left = 55
- Top = 180
- end
- object DBGridExport1: TDBGridExport
- HintMessages = []
- FindHotKey.ShiftRequired = False
- FindHotKey.ControlRequired = False
- FindHotKey.HotKey = 118
- ExcelHotKey.ShiftRequired = True
- ExcelHotKey.ControlRequired = False
- ExcelHotKey.HotKey = 123
- ClipHotKey.ShiftRequired = True
- ClipHotKey.ControlRequired = False
- ClipHotKey.HotKey = 122
- FilterHotKey.ShiftRequired = False
- FilterHotKey.ControlRequired = False
- FilterHotKey.HotKey = 119
- InfoHotKey.ShiftRequired = True
- InfoHotKey.ControlRequired = False
- InfoHotKey.HotKey = 115
- Left = 144
- Top = 116
- end
- end
-