You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RnQ/for.RnQ/RQmsgs.dfm

22 lines
460 B
Plaintext

object msgsFrm: TmsgsFrm
Left = 324
Top = 270
Caption = 'R&Q'
ClientHeight = 214
ClientWidth = 383
Color = clWindow
Constraints.MinHeight = 200
Constraints.MinWidth = 300
ParentFont = True
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
end