Browse Subversion Repository
Diff of /Unit3.dfm
Parent Directory
| Revision Log
| Patch
| 48 |
object FDTable2: TFDTable |
object FDTable2: TFDTable |
| 49 |
Active = True |
Active = True |
| 50 |
FilterOptions = [foCaseInsensitive] |
FilterOptions = [foCaseInsensitive] |
| 51 |
|
IndexFieldNames = 'SERIAL' |
| 52 |
Connection = FDConnection1 |
Connection = FDConnection1 |
| 53 |
UpdateOptions.UpdateTableName = 'ITEM_DATA' |
UpdateOptions.UpdateTableName = 'ITEM_DATA' |
| 54 |
TableName = 'ITEM_DATA' |
TableName = 'ITEM_DATA' |
| 154 |
Top = 144 |
Top = 144 |
| 155 |
end |
end |
| 156 |
object DataSource1: TDataSource |
object DataSource1: TDataSource |
|
DataSet = FDQuery1 |
|
| 157 |
Left = 144 |
Left = 144 |
| 158 |
Top = 32 |
Top = 32 |
| 159 |
end |
end |
|
|
Legend:
| Removed from v.4 |
|
| changed lines |
| |
Added in v.8 |
|
|
|