aboutsummaryrefslogtreecommitdiff
path: root/Source/fstextunit.dfm
blob: c8ff138dd188a2e76106c4d37e74d5fd93d5b8d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
object fstext: Tfstext
  Left = 231
  Top = 103
  Width = 236
  Height = 79
  Caption = 'fstext'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMinimized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
end