Sha256: 9c418102264db57289b82da541d78132f2fa317961e2c69df7e78d6df9a8214e
Contents?: true
Size: 968 Bytes
Versions: 11
Compression:
Stored size: 968 Bytes
Contents
object FormAbout: TFormAbout Left = 503 Top = 355 BorderStyle = bsDialog Caption = 'About QuickNote' ClientHeight = 197 ClientWidth = 319 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter PixelsPerInch = 96 TextHeight = 13 object LabelAbout: TLabel Left = 16 Top = 16 Width = 259 Height = 26 Caption = 'QuickNote is an example application for the RubyGem win32-autogu' + 'i.' WordWrap = True end object LabelCopyright: TLabel Left = 52 Top = 80 Width = 214 Height = 13 Caption = 'Copyright 2010, GearheadForHire.com, LLC.' end object ButtonOk: TButton Left = 122 Top = 136 Width = 75 Height = 25 Caption = 'OK' TabOrder = 0 OnClick = ButtonOkClick end end
Version data entries
11 entries across 11 versions & 1 rubygems