git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.SDAC@3 6f543ec7-021b-7e4c-98c9-62eafc7fb9a8
44 lines
942 B
Plaintext
44 lines
942 B
Plaintext
inherited fmInheritedConnect: TfmInheritedConnect
|
|
Left = 359
|
|
Top = 212
|
|
Caption = 'Inherited Connect'
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited Panel: TPanel
|
|
BevelOuter = bvNone
|
|
inherited lbUsername: TLabel
|
|
Width = 80
|
|
Font.Color = clNavy
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
inherited lbPassword: TLabel
|
|
Width = 55
|
|
Font.Color = clNavy
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
inherited lbServer: TLabel
|
|
Width = 38
|
|
Font.Color = clNavy
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
inherited lbDatabase: TLabel
|
|
Font.Color = clNavy
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
inherited btConnect: TButton
|
|
Left = 98
|
|
Width = 82
|
|
Height = 22
|
|
end
|
|
inherited btCancel: TButton
|
|
Left = 193
|
|
Width = 82
|
|
Height = 22
|
|
end
|
|
end
|