Читайте также:
|
|
//ABOUT.DFM
object Form3: TForm3
Left = 90
Top = 142
BorderStyle = bsToolWindow
Caption = 'Об авторах'
ClientHeight = 262
ClientWidth = 668
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 224
Top = 8
Width = 441
Height = 209
end
object Image1: TImage
Left = 8
Top = 8
Width = 209
Height = 241
Picture.Data = {}
Stretch = True
end
object Label1: TLabel
Left = 232
Top = 8
Width = 322
Height = 24
Caption = 'Научный руководитель проекта '
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 488
Top = 40
Width = 122
Height = 24
Caption = ' А.П. Полищук'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 232
Top = 64
Width = 154
Height = 24
Caption = 'Программисты:'
Color = clNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 344
Top = 96
Width = 268
Height = 20
Caption = ' Федоренко Д.С., Епишин А.В. '
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 232
Top = 136
Width = 334
Height = 20
Caption = 'Программа создана в недрах КГПИ в 1998г.'
Font.Charset = DEFAULT_CHARSET
Font.Color = 8454016
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label6: TLabel
Left = 232
Top = 168
Width = 424
Height = 16
Caption = 'Все права защищены, по вопросам приобретения коммерческой'
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label7: TLabel
Left = 232
Top = 192
Width = 284
Height = 16
Caption = 'версии обращаться по тел. 66-98-76,66-56-96'
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object BitBtn1: TBitBtn
Left = 320
Top = 232
Width = 75
Height = 25
Caption = '&Ok'
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkYes
end
end
Дата добавления: 2015-07-25; просмотров: 43 | Нарушение авторских прав
<== предыдущая страница | | | следующая страница ==> |
Модуль основной программы | | | Модуль сведений о программе |