mirror of
http://gitlab.expertsoft.com.ua/git/expertcad
synced 2026-01-11 18:25:40 +02:00
31 lines
764 B
Plaintext
31 lines
764 B
Plaintext
object F_NormBase: TF_NormBase
|
|
Left = 799
|
|
Top = 195
|
|
Width = 224
|
|
Height = 428
|
|
AlphaBlend = True
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsSizeToolWin
|
|
BorderWidth = 2
|
|
Caption = #1053#1086#1088#1084#1072#1090#1080#1074#1085#1072#1103' '#1073#1072#1079#1072
|
|
Color = clWhite
|
|
DefaultMonitor = dmDesktop
|
|
DragKind = dkDock
|
|
DragMode = dmAutomatic
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
FormStyle = fsStayOnTop
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnEndDock = FormEndDock
|
|
OnPaint = FormPaint
|
|
OnShow = FormShow
|
|
OnStartDock = FormStartDock
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
end
|