mirror of
http://gitlab.expertsoft.com.ua/git/expertcad
synced 2026-01-11 22:45:39 +02:00
67 lines
1.4 KiB
Plaintext
67 lines
1.4 KiB
Plaintext
object F_SetWallTransparency: TF_SetWallTransparency
|
|
Left = 370
|
|
Top = 259
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsNone
|
|
Caption = #1055#1088#1086#1079#1088#1072#1095#1085#1086#1089#1090#1100' '#1086#1073#1098#1077#1082#1090#1086#1074
|
|
ClientHeight = 147
|
|
ClientWidth = 382
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object RzLabel1: TRzLabel
|
|
Left = 21
|
|
Top = 10
|
|
Width = 24
|
|
Height = 23
|
|
Caption = #1055#1088
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -19
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object TrackBar1: TTrackBar
|
|
Left = 13
|
|
Top = 38
|
|
Width = 297
|
|
Height = 45
|
|
TabOrder = 0
|
|
end
|
|
object Edit1: TEdit
|
|
Left = 320
|
|
Top = 38
|
|
Width = 41
|
|
Height = 21
|
|
TabOrder = 1
|
|
Text = '0'
|
|
end
|
|
object BitBtn1: TBitBtn
|
|
Left = 184
|
|
Top = 104
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #1054#1050
|
|
DoubleBuffered = True
|
|
ParentDoubleBuffered = False
|
|
TabOrder = 2
|
|
end
|
|
object BitBtn2: TBitBtn
|
|
Left = 272
|
|
Top = 104
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #1054#1090#1084#1077#1085#1072
|
|
DoubleBuffered = True
|
|
ParentDoubleBuffered = False
|
|
TabOrder = 3
|
|
end
|
|
end
|