This repository has been archived on 2024-02-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
MyPresenter1.0/MPS/projection.lfm
2015-08-20 15:16:03 -07:00

12 lines
211 B
Plaintext

object frmProjection: TfrmProjection
Left = 1520
Height = 240
Top = 519
Width = 320
BorderStyle = bsNone
Caption = 'projection'
OnCreate = FormCreate
OnPaint = FormPaint
LCLVersion = '1.5'
end