18 lines
407 B
Plaintext
18 lines
407 B
Plaintext
|
|
object TabControlTestMainForm: TTabControlTestMainForm
|
||
|
|
Left = 162
|
||
|
|
Top = 168
|
||
|
|
Width = 300
|
||
|
|
Height = 250
|
||
|
|
Caption = 'TabControlTestMainForm'
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = DEFAULT_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -10
|
||
|
|
Font.Name = 'MS Sans Serif'
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = True
|
||
|
|
WindowState = wsMinimized
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 13
|
||
|
|
end
|