Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
lazarus / usr / share / lazarus / 1.6 / examples / fpdocmanager / fupdateview.lfm
Size: Mime:
object UpdateView: TUpdateView
  Left = 369
  Height = 273
  Top = 480
  Width = 421
  Caption = 'UpdateView'
  ClientHeight = 273
  ClientWidth = 421
  LCLVersion = '0.9.31'
  object edUpdate: TMemo
    Left = 0
    Height = 273
    Top = 0
    Width = 421
    Align = alClient
    ScrollBars = ssAutoBoth
    TabOrder = 0
  end
end