Tecsitel_FactuGES2/Source/Servidor/uAcercaDe.dfm

68 lines
1.3 KiB
Plaintext

object fAcercaDe: TfAcercaDe
Left = 531
Top = 365
ActiveControl = bAceptar
BorderStyle = bsDialog
Caption = 'Acerca de...'
ClientHeight = 401
ClientWidth = 427
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object JvGradient1: TJvGradient
Left = 0
Top = 88
Width = 427
Height = 4
Align = alTop
StartColor = 2971346
EndColor = 4828405
end
object Bevel1: TBevel
Left = 128
Top = 359
Width = 290
Height = 9
Shape = bsTopLine
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 427
Height = 88
Align = alTop
BevelOuter = bvNone
TabOrder = 0
end
object bAceptar: TButton
Left = 344
Top = 367
Width = 75
Height = 25
Cancel = True
Caption = '&Aceptar'
Default = True
ModalResult = 1
TabOrder = 1
end
object memModulos: TMemo
Left = 128
Top = 112
Width = 289
Height = 233
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
ParentColor = True
TabOrder = 2
end
end