| 1 |
object IWFrame1: TIWFrame1 |
object DataModule3: TDataModule3 |
| 2 |
Left = 0 |
OldCreateOrder = False |
| 3 |
Top = 0 |
Height = 250 |
| 4 |
Width = 343 |
Width = 314 |
| 5 |
Height = 169 |
object FDQuery1: TFDQuery |
| 6 |
TabOrder = 0 |
Connection = FDConnection1 |
| 7 |
object IWFrameRegion: TIWRegion |
Left = 64 |
| 8 |
Left = 0 |
Top = 32 |
| 9 |
Top = 0 |
end |
| 10 |
Width = 343 |
object FDTable1: TFDTable |
| 11 |
Height = 169 |
Active = True |
| 12 |
Cursor = crAuto |
Connection = FDConnection1 |
| 13 |
RenderInvisibleControls = False |
UpdateOptions.UpdateTableName = 'USER_DATA' |
| 14 |
TabOrder = 0 |
TableName = 'USER_DATA' |
| 15 |
Align = alClient |
Left = 64 |
| 16 |
BorderOptions.NumericWidth = 1 |
Top = 88 |
| 17 |
BorderOptions.BorderWidth = cbwNumeric |
object FDTable1NAME: TWideStringField |
| 18 |
BorderOptions.Style = cbsSolid |
FieldName = 'NAME' |
| 19 |
BorderOptions.Color = clNone |
Origin = 'NAME' |
| 20 |
Color = clNone |
Required = True |
| 21 |
ParentShowHint = False |
Size = 80 |
| 22 |
ShowHint = True |
end |
| 23 |
ZIndex = 1000 |
object FDTable1EMAIL: TWideStringField |
| 24 |
Splitter = False |
FieldName = 'EMAIL' |
| 25 |
object IWImageFile1: TIWImageFile |
Origin = 'EMAIL' |
| 26 |
Left = 1 |
Size = 80 |
| 27 |
Top = 1 |
end |
| 28 |
Width = 341 |
object FDTable1BIRTH: TDateField |
| 29 |
Height = 167 |
FieldName = 'BIRTH' |
| 30 |
Cursor = crAuto |
Origin = 'BIRTH' |
| 31 |
Align = alClient |
end |
| 32 |
ParentShowHint = False |
object FDTable1ADDRESS: TWideStringField |
| 33 |
ShowHint = True |
FieldName = 'ADDRESS' |
| 34 |
ZIndex = 0 |
Origin = 'ADDRESS' |
| 35 |
RenderSize = False |
Size = 480 |
| 36 |
StyleRenderOptions.RenderSize = False |
end |
| 37 |
StyleRenderOptions.RenderPosition = True |
object FDTable1PASSWORD: TWideStringField |
| 38 |
StyleRenderOptions.RenderFont = True |
FieldName = 'PASSWORD' |
| 39 |
StyleRenderOptions.RenderZIndex = True |
Origin = '"PASSWORD"' |
| 40 |
StyleRenderOptions.RenderVisibility = True |
Size = 80 |
| 41 |
StyleRenderOptions.RenderStatus = True |
end |
| 42 |
StyleRenderOptions.RenderAbsolute = True |
object FDTable1NUMBER: TIntegerField |
| 43 |
BorderOptions.Color = clNone |
FieldName = 'NUMBER' |
| 44 |
BorderOptions.Width = 0 |
Origin = 'NUMBER' |
| 45 |
DoSubmitValidation = True |
end |
| 46 |
ScriptEvents = <> |
end |
| 47 |
TabOrder = -1 |
object FDTable2: TFDTable |
| 48 |
UseSize = False |
Active = True |
| 49 |
Cacheable = True |
Connection = FDConnection1 |
| 50 |
FriendlyName = 'IWImageFile1' |
UpdateOptions.UpdateTableName = 'ITEM_DATA' |
| 51 |
ImageFile.Filename = 'files\logo.png' |
TableName = 'ITEM_DATA' |
| 52 |
ExplicitLeft = 128 |
Left = 144 |
| 53 |
ExplicitTop = 32 |
Top = 88 |
| 54 |
ExplicitWidth = 89 |
object FDTable2NAME: TWideStringField |
| 55 |
ExplicitHeight = 112 |
FieldName = 'NAME' |
| 56 |
|
Origin = 'NAME' |
| 57 |
|
Required = True |
| 58 |
|
Size = 480 |
| 59 |
|
end |
| 60 |
|
object FDTable2MAKER: TWideStringField |
| 61 |
|
FieldName = 'MAKER' |
| 62 |
|
Origin = 'MAKER' |
| 63 |
|
Size = 480 |
| 64 |
|
end |
| 65 |
|
object FDTable2STOCK: TIntegerField |
| 66 |
|
FieldName = 'STOCK' |
| 67 |
|
Origin = 'STOCK' |
| 68 |
|
end |
| 69 |
|
object FDTable2WEIGHT: TIntegerField |
| 70 |
|
FieldName = 'WEIGHT' |
| 71 |
|
Origin = 'WEIGHT' |
| 72 |
|
end |
| 73 |
|
object FDTable2DATE: TDateField |
| 74 |
|
FieldName = 'DATE' |
| 75 |
|
Origin = '"DATE"' |
| 76 |
|
end |
| 77 |
|
object FDTable2COMMENT: TMemoField |
| 78 |
|
FieldName = 'COMMENT' |
| 79 |
|
Origin = 'COMMENT' |
| 80 |
|
BlobType = ftMemo |
| 81 |
|
end |
| 82 |
|
object FDTable2CATEGORY: TWideStringField |
| 83 |
|
FieldName = 'CATEGORY' |
| 84 |
|
Origin = 'CATEGORY' |
| 85 |
|
Size = 80 |
| 86 |
end |
end |
| 87 |
|
object FDTable2IMAGE: TBlobField |
| 88 |
|
FieldName = 'IMAGE' |
| 89 |
|
Origin = 'IMAGE' |
| 90 |
|
end |
| 91 |
|
object FDTable2PRICE: TIntegerField |
| 92 |
|
FieldName = 'PRICE' |
| 93 |
|
Origin = 'PRICE' |
| 94 |
|
Required = True |
| 95 |
|
end |
| 96 |
|
object FDTable2THUMBNAIL: TBlobField |
| 97 |
|
FieldName = 'THUMBNAIL' |
| 98 |
|
Origin = 'THUMBNAIL' |
| 99 |
|
end |
| 100 |
|
object FDTable2SERIAL: TIntegerField |
| 101 |
|
FieldName = 'SERIAL' |
| 102 |
|
Origin = 'SERIAL' |
| 103 |
|
end |
| 104 |
|
object FDTable2MASTER: TIntegerField |
| 105 |
|
FieldName = 'MASTER' |
| 106 |
|
Origin = 'MASTER' |
| 107 |
|
end |
| 108 |
|
end |
| 109 |
|
object item: TDataSource |
| 110 |
|
DataSet = FDTable2 |
| 111 |
|
Left = 144 |
| 112 |
|
Top = 144 |
| 113 |
|
end |
| 114 |
|
object user: TDataSource |
| 115 |
|
DataSet = FDTable1 |
| 116 |
|
Left = 64 |
| 117 |
|
Top = 144 |
| 118 |
|
end |
| 119 |
|
object FDConnection1: TFDConnection |
| 120 |
|
Params.Strings = ( |
| 121 |
|
'User_Name=sysdba' |
| 122 |
|
'Password=masterkey' |
| 123 |
|
|
| 124 |
|
'Database=E:\fuke masasi\My App\zencart_clone\Win32\Release\wwwro' + |
| 125 |
|
'ot\db\MYCART.GDB' |
| 126 |
|
'DriverID=IB') |
| 127 |
|
Connected = True |
| 128 |
|
Left = 232 |
| 129 |
|
Top = 32 |
| 130 |
|
end |
| 131 |
|
object FDTable3: TFDTable |
| 132 |
|
Active = True |
| 133 |
|
Connection = FDConnection1 |
| 134 |
|
UpdateOptions.UpdateTableName = 'FORM_DATA' |
| 135 |
|
TableName = 'FORM_DATA' |
| 136 |
|
Left = 240 |
| 137 |
|
Top = 88 |
| 138 |
|
object FDTable3NAME: TWideStringField |
| 139 |
|
FieldName = 'NAME' |
| 140 |
|
Origin = 'NAME' |
| 141 |
|
Size = 80 |
| 142 |
|
end |
| 143 |
|
object FDTable3BGCOLOR: TIntegerField |
| 144 |
|
FieldName = 'BGCOLOR' |
| 145 |
|
Origin = 'BGCOLOR' |
| 146 |
|
end |
| 147 |
|
end |
| 148 |
|
object form: TDataSource |
| 149 |
|
DataSet = FDTable3 |
| 150 |
|
Left = 240 |
| 151 |
|
Top = 144 |
| 152 |
|
end |
| 153 |
|
object DataSource1: TDataSource |
| 154 |
|
DataSet = FDQuery1 |
| 155 |
|
Left = 144 |
| 156 |
|
Top = 32 |
| 157 |
end |
end |
| 158 |
end |
end |