www.pudn.com > Roulette.rar > ULoading.dfm


object LoadingForm: TLoadingForm 
  Left = 284 
  Top = 267 
  BorderIcons = [] 
  BorderStyle = bsSingle 
  Caption = 'LoadingForm' 
  ClientHeight = 36 
  ClientWidth = 214 
  Color = clBtnFace 
  Font.Charset = ANSI_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'Tahoma' 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poDesktopCenter 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Label1: TLabel 
    Left = 48 
    Top = 12 
    Width = 78 
    Height = 12 
    Caption = #32531#20914#37197#32622#20013'...' 
    Font.Charset = ANSI_CHARSET 
    Font.Color = clWindowText 
    Font.Height = -12 
    Font.Name = #23435#20307 
    Font.Style = [] 
    ParentFont = False 
  end 
end