www.pudn.com > 2.rar > Device.dfm, change:2004-11-25,size:450b


object FrmDevice: TFrmDevice 
  Left = 123 
  Top = 256 
  Width = 629 
  Height = 394 
  Caption = '【基本资料维护】--收款机基本资料维护' 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poScreenCenter 
  OnCloseQuery = FormCloseQuery 
  OnShow = FormShow 
  PixelsPerInch = 96 
  TextHeight = 13 
end