FatBrain Logo book

 
ad
 

marcocantu.com: Code Repository: Mastering Delphi 5

Project LISTSERV

Project Structure


LISTFORM.DFM

object ListServForm: TListServForm
  Left = 192
  Top = 107
  Width = 379
  Height = 282
  Caption = 'List Server'
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  PixelsPerInch = 96
  TextHeight = 13
  object ListBox1: TListBox
    Left = 32
    Top = 16
    Width = 305
    Height = 217
    ItemHeight = 13
    TabOrder = 0
  end
end


© Copyright Marco Cantù, Wintech Italia Srl 1995-99