aboutsummaryrefslogtreecommitdiff
path: root/Source/fsdrawunit.dfm
blob: 9a73308bfcddcff8a12e5456403aef03c1dc6bf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
object fsdraw: Tfsdraw
  Left = 245
  Top = 177
  Width = 247
  Height = 106
  Caption = 'fsdraw'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
end