[go: up one dir, main page]

Menu

[r22]: / rpmdobjinspvcl.dfm  Maximize  Restore  History

Download this file

46 lines (45 with data), 951 Bytes

object FRpObjInspVCL: TFRpObjInspVCL
  Left = 0
  Top = 0
  Width = 399
  Height = 250
  ParentShowHint = False
  ShowHint = True
  TabOrder = 0
  object RpAlias1: TRpAlias
    List = <>
    Connections = <>
    Left = 296
    Top = 92
  end
  object ColorDialog1: TColorDialog
    Left = 156
    Top = 88
  end
  object FontDialog1: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Device = fdBoth
    Left = 192
    Top = 60
  end
  object PopUpSection: TPopupMenu
    Left = 208
    Top = 92
    object MLoadExternal: TMenuItem
      Caption = 'Load section'
      
    end
    object MSaveExternal: TMenuItem
      Caption = 'Save section'
      
    end
  end
  object OpenDialog1: TOpenPictureDialog
    Left = 60
    Top = 124
  end
end