| 12345678910111213141516171819202122232425262728 |
- object BaseDataModel: TBaseDataModel
- OldCreateOrder = False
- Height = 147
- Width = 223
- object driverLink: TFDPhysSQLiteDriverLink
- VendorHome = 'D:\IMClient\Test\Win32\Debug'
- Left = 143
- Top = 24
- end
- object FDGUIxWaitCursor1: TFDGUIxWaitCursor
- Provider = 'Forms'
- ScreenCursor = gcrNone
- Left = 68
- Top = 24
- end
- object ConnectionManager: TFDManager
- DriverDefFileAutoLoad = False
- ConnectionDefFileAutoLoad = False
- WaitCursor = gcrNone
- FormatOptions.AssignedValues = [fvMapRules]
- FormatOptions.OwnMapRules = True
- FormatOptions.MapRules = <>
- Active = True
- Left = 16
- Top = 24
- end
- end
|