Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Search.dfm
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 50 |
TabOrder = 3 |
TabOrder = 3 |
| 51 |
ViewStyle = vsReport |
ViewStyle = vsReport |
| 52 |
OnChange = BoardListViewChange |
OnChange = BoardListViewChange |
| 53 |
|
OnDblClick = BoardListViewDblClick |
| 54 |
end |
end |
| 55 |
object OkBotton: TButton |
object OkBotton: TButton |
| 56 |
Left = 248 |
Left = 248 |
| 72 |
ModalResult = 2 |
ModalResult = 2 |
| 73 |
TabOrder = 5 |
TabOrder = 5 |
| 74 |
end |
end |
| 75 |
object ComboBox1: TComboBox |
object SearchComboBox: TComboBox |
| 76 |
Left = 96 |
Left = 96 |
| 77 |
Top = 4 |
Top = 4 |
| 78 |
Width = 345 |
Width = 345 |
| 175 |
Height = 41 |
Height = 41 |
| 176 |
Caption = #26908#32034#23550#35937 |
Caption = #26908#32034#23550#35937 |
| 177 |
TabOrder = 1 |
TabOrder = 1 |
| 178 |
object CheckBox1: TCheckBox |
object NameCheckBox: TCheckBox |
| 179 |
Left = 12 |
Left = 12 |
| 180 |
Top = 16 |
Top = 16 |
| 181 |
Width = 69 |
Width = 69 |
| 182 |
Height = 17 |
Height = 17 |
| 183 |
Caption = #21517#21069'(&N)' |
Caption = #21517#21069'(&N)' |
| 184 |
|
Checked = True |
| 185 |
|
State = cbChecked |
| 186 |
TabOrder = 0 |
TabOrder = 0 |
| 187 |
end |
end |
| 188 |
object CheckBox2: TCheckBox |
object MailCheckBox: TCheckBox |
| 189 |
Left = 92 |
Left = 92 |
| 190 |
Top = 16 |
Top = 16 |
| 191 |
Width = 121 |
Width = 121 |
| 192 |
Height = 17 |
Height = 17 |
| 193 |
Caption = #12513#12540#12523#12450#12489#12524#12473'(&M)' |
Caption = #12513#12540#12523#12450#12489#12524#12473'(&M)' |
| 194 |
|
Checked = True |
| 195 |
|
State = cbChecked |
| 196 |
TabOrder = 1 |
TabOrder = 1 |
| 197 |
end |
end |
| 198 |
object CheckBox3: TCheckBox |
object IDCheckBox: TCheckBox |
| 199 |
Left = 224 |
Left = 224 |
| 200 |
Top = 16 |
Top = 16 |
| 201 |
Width = 85 |
Width = 85 |
| 202 |
Height = 17 |
Height = 17 |
| 203 |
Caption = #26085#20184'+ID(&D)' |
Caption = #26085#20184'+ID(&D)' |
| 204 |
|
Checked = True |
| 205 |
|
State = cbChecked |
| 206 |
TabOrder = 2 |
TabOrder = 2 |
| 207 |
end |
end |
| 208 |
object CheckBox4: TCheckBox |
object SentenceCheckBox: TCheckBox |
| 209 |
Left = 320 |
Left = 320 |
| 210 |
Top = 16 |
Top = 16 |
| 211 |
Width = 69 |
Width = 69 |
| 212 |
Height = 17 |
Height = 17 |
| 213 |
Caption = #26412#25991'(&B)' |
Caption = #26412#25991'(&B)' |
| 214 |
|
Checked = True |
| 215 |
|
State = cbChecked |
| 216 |
TabOrder = 3 |
TabOrder = 3 |
| 217 |
end |
end |
| 218 |
end |
end |
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|
|