object frmProbCmt: TfrmProbCmt Left = 254 Top = 220 Width = 411 Height = 128 Caption = 'Annotate a problem' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object lblComment: TOROffsetLabel Left = 9 Top = 10 Width = 209 Height = 15 Caption = 'Enter a new comment (up to 60 characters):' HorzOffset = 2 Transparent = False VertOffset = 2 WordWrap = False end object edComment: TCaptionEdit Left = 11 Top = 30 Width = 386 Height = 21 MaxLength = 60 TabOrder = 0 Caption = 'Enter a new comment (up to 60 characters)' end object bbOK: TBitBtn Left = 115 Top = 60 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = bbOKClick end object bbCancel: TBitBtn Left = 200 Top = 60 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 OnClick = bbCancelClick NumGlyphs = 2 end object DKLanguageController1: TDKLanguageController Left = 368 Top = 16 LangData = { 0A0066726D50726F62436D74010100000001000000070043617074696F6E0104 0000000A006C626C436F6D6D656E74010100000002000000070043617074696F 6E0009006564436F6D6D656E74010100000003000000070043617074696F6E00 040062624F4B010100000004000000070043617074696F6E000800626243616E 63656C010100000005000000070043617074696F6E00} end end