Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Option.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.69 by h677, Wed Mar 30 14:09:02 2005 UTC revision 1.69.2.1 by h677, Sun Jun 5 14:28:30 2005 UTC
# Line 60  object OptionDialog: TOptionDialog Line 60  object OptionDialog: TOptionDialog
60      Top = 4      Top = 4
61      Width = 509      Width = 509
62      Height = 389      Height = 389
63      ActivePage = UserIDSheet      ActivePage = TabSheet4
64      MultiLine = True      MultiLine = True
65      TabIndex = 11      TabIndex = 7
66      TabOrder = 3      TabOrder = 3
67      OnChange = OptionTabChange      OnChange = OptionTabChange
68      object ConnectSheet: TTabSheet      object ConnectSheet: TTabSheet
# Line 1166  object OptionDialog: TOptionDialog Line 1166  object OptionDialog: TOptionDialog
1166            TabOrder = 0            TabOrder = 0
1167          end          end
1168        end        end
1169          object GroupBox19: TGroupBox
1170            Left = 16
1171            Top = 80
1172            Width = 465
1173            Height = 49
1174            Caption = #23653#27508
1175            TabOrder = 1
1176            object Label17: TLabel
1177              Left = 12
1178              Top = 21
1179              Width = 89
1180              Height = 12
1181              Caption = #12473#12524#12483#12489#20445#23384#25968'(&T)'
1182              FocusControl = MaxRecordCountEdit
1183            end
1184            object Label18: TLabel
1185              Left = 194
1186              Top = 20
1187              Width = 12
1188              Height = 12
1189              Caption = #20491
1190            end
1191            object MaxRecordCountEdit: TEdit
1192              Left = 120
1193              Top = 16
1194              Width = 65
1195              Height = 20
1196              TabOrder = 0
1197              Text = 'RecordMaxCountEdit'
1198              OnExit = MaxRecordCountEditExit
1199            end
1200          end
1201      end      end
1202      object SoundSheet: TTabSheet      object SoundSheet: TTabSheet
1203        Caption = #12469#12454#12531#12489        Caption = #12469#12454#12531#12489

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.69.2.1

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26