aboutsummaryrefslogtreecommitdiffstats
path: root/apps/windoze/CBuilder5/BibleCS/rtfhintfrm.dfm
blob: 3ac81abedc639cf54e2c26d7834697e8c617fd61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
object RTFHintForm: TRTFHintForm
  Left = 600
  Top = 225
  Width = 437
  Height = 479
  Caption = 'RTFHintForm'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 429
    Height = 452
    Align = alClient
    Caption = 'Panel1'
    TabOrder = 0
  end
end