Menu

[r3189]: / trunk / Src / FmBase.dfm  Maximize  Restore  History

Download this file

22 lines (21 with data), 439 Bytes

object BaseForm: TBaseForm
  Left = 213
  Top = 132
  Caption = 'BaseForm'
  ClientHeight = 527
  ClientWidth = 839
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
end
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.