Дипломная работа: Автоматизация процесса контроля знаний учащихся ГБОУ города Москвы школы №656 А.С. Макаренко

Внимание! Если размещение файла нарушает Ваши авторские права, то обязательно сообщите нам
143
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
object DBGridUsers: TDBGrid
Left = 2
Top = 15
Width = 410
Height = 332
Align = alClient
DataSource = DSUsers
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines,
dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = [fsBold]
Columns = <
item
Expanded = False
FieldName = 'Name'
Title.Caption = #1051#1086#1075#1080#1085
Width = 62
Visible = True
end
item
Expanded = False
FieldName = 'FIO'
Title.Caption = #1060#1048#1054
Width = 192
Visible = True
end
item
144
Expanded = False
FieldName = 'GR'
Title.Caption = #1043#1088#1091#1087#1087#1072
Width = 71
Visible = True
end
item
Expanded = False
FieldName = 'Passw'
Title.Caption = #1055#1072#1088#1086#1083#1100
Width = 58
Visible = True
end>
end
end
object ActionList1: TActionList
Left = 152
Top = 104
object ActionAdd: TAction
Category = 'Edit'
Caption = #1044#1086#1073#1072#1074#1080#1090#1100
Hint = #1044#1086#1073#1072#1074#1080#1090#1100'
'#1087#1086#1083#1100#1079#1086#1074#1072#1090#1077#1083#1103
OnExecute = ActionAddExecute
end
object ActionEdit: TAction
Category = 'Edit'
Caption = #1048#1079#1084#1077#1085#1080#1090#1100
Hint = #1048#1079#1084#1077#1085#1080#1090#1100'
'#1087#1086#1083#1100#1079#1086#1074#1072#1090#1077#1083#1103
OnExecute = ActionEditExecute
end
object ActionDel: TAction
Category = 'Edit'
Caption = #1059#1076#1072#1083#1080#1090#1100
Hint = #1059#1076#1072#1083#1080#1090#1100'
'#1087#1086#1083#1100#1079#1086#1074#1072#1090#1077#1083#1103
OnExecute = ActionDelExecute
end
object ActionClose: TAction
Category = 'Edit'
Caption = #1047#1072#1082#1088#1099#1090#1100
Hint = #1047#1072#1082#1088#1099#1090#1100
OnExecute = ActionCloseExecute
145
end
end
object QUsers: TQuery
AfterScroll = QUsersAfterScroll
DatabaseName = 'Test'
SQL.Strings = (
'select * from Users order by Name')
Left = 104
Top = 184
object QUsersID: TIntegerField
FieldName = 'ID'
Origin = 'TEST."users.DB".ID'
end
object QUsersName: TStringField
FieldName = 'Name'
Origin = 'TEST."users.DB".Name'
Size = 30
end
object QUsersFIO: TStringField
FieldName = 'FIO'
Origin = 'TEST."users.DB".FIO'
Size = 60
end
object QUsersGR: TStringField
FieldName = 'GR'
Origin = 'TEST."users.DB".GR'
Size = 10
end
object QUsersAdmin: TSmallintField
FieldName = 'Admin'
Origin = 'TEST."users.DB".Admin'
end
object QUsersPassw: TStringField
FieldName = 'Passw'
Origin = 'TEST."users.DB".Passw'
Size = 10
end
end
object DSUsers: TDataSource
DataSet = QUsers
Left = 136
Top = 184
end
end
146
Unit Test
object FTests: TFTests
Left = 283
Top = 276
Hint = #1058#1077#1089#1090#1099
BorderStyle = bsDialog
Caption = #1058#1077#1089#1090#1099
ClientHeight = 323
ClientWidth = 632
Color = clBtnFace
Constraints.MinHeight = 350
Constraints.MinWidth = 640
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
Visible = True
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 317
Top = 0
Width = 3
Height = 304
Cursor = crHSplit
Align = alRight
end
object StatusBar1: TStatusBar
Left = 0
Top = 304
Width = 632
Height = 19
Panels = <>
SimplePanel = False
end
147
object Panel2: TPanel
Left = 320
Top = 0
Width = 312
Height = 304
Align = alRight
BevelOuter = bvNone
TabOrder = 1
object Panel4: TPanel
Left = 0
Top = 257
Width = 312
Height = 47
Align = alClient
BevelInner = bvLowered
TabOrder = 0
DesignSize = (
312
47)
object BitBtn4: TBitBtn
Left = 203
Top = 11
Width = 99
Height = 25
Action = ActionClose
Anchors = [akRight, akBottom]
Cancel = True
Caption = #1047#1072#1082#1088#1099#1090#1100
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 0
Glyph.Data = {
66010000424D6601000000000000760000002800000018000000140000000100
040000000000F000000000000000000000001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
Источник: https://baza.diplomsite.ru/previewfile/2090