Blame | Last modification | View Log | RSS feed
object Form2: TForm2Left = 779Height = 161Top = 299Width = 266Caption = 'Select Exams (2)'ClientHeight = 161ClientWidth = 266Position = poMainFormCenterLCLVersion = '1.6.4.0'object FoundationCheckBox: TCheckBoxLeft = 11Height = 19Top = 8Width = 112Caption = 'Foundation Exam'Checked = TrueState = cbCheckedTabOrder = 0endobject IntermediateCheckBox: TCheckBoxLeft = 11Height = 19Top = 40Width = 118Caption = 'Intermediate Exam'Checked = TrueState = cbCheckedTabOrder = 1endobject AdvancedCheckBox: TCheckBoxLeft = 11Height = 19Top = 72Width = 104Caption = 'Advanced Exam'Checked = TrueState = cbCheckedTabOrder = 2endobject OkButton: TBitBtnLeft = 11Height = 30Top = 112Width = 75Default = TrueDefaultCaption = TrueKind = bkOKModalResult = 1TabOrder = 3endobject CancelButton: TBitBtnLeft = 176Height = 30Top = 112Width = 75Cancel = TrueDefaultCaption = TrueKind = bkCancelModalResult = 2TabOrder = 4endend