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 / components / opengl / example / mainunit.lfm
Size: Mime:
object Form1: TForm1
  Left = 419
  Height = 300
  Top = 287
  Width = 400
  HorzScrollBar.Page = 399
  VertScrollBar.Page = 299
  Caption = 'Form1'
  OnCreate = FormCreate
end