This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
LuisLeon_FactuGES/Source/Modulos/Contactos/Test/uHostMainForm.dfm
2007-06-11 15:29:06 +00:00

29 lines
592 B
Plaintext

object HostMainForm: THostMainForm
Left = 0
Top = 0
Caption = 'HostMainForm'
ClientHeight = 598
ClientWidth = 690
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 690
Height = 598
Align = alClient
BevelOuter = bvNone
TabOrder = 0
end
end