home *** CD-ROM | disk | FTP | other *** search
- object CommentInspector: TCommentInspector
- Left = 199
- Top = 113
- BorderStyle = bsDialog
- Caption = 'Comment Inspector'
- ClientHeight = 232
- ClientWidth = 376
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object CancelButton: TBitBtn
- Left = 184
- Top = 192
- Width = 89
- Height = 33
- TabOrder = 0
- Kind = bkCancel
- end
- object OKButton: TBitBtn
- Left = 280
- Top = 192
- Width = 89
- Height = 33
- TabOrder = 1
- Kind = bkOK
- end
- object CommentGroupBox: TGroupBox
- Left = 8
- Top = 8
- Width = 361
- Height = 177
- Caption = 'Comments'
- TabOrder = 2
- object CommentMemo: TMemo
- Left = 8
- Top = 16
- Width = 345
- Height = 153
- TabOrder = 0
- end
- end
- end
-