FastReport_2022_VCL/Source/frxPopupForm.lfm
2024-01-01 16:13:08 +01:00

21 lines
473 B
Plaintext

object frPopupForm: TfrxPopupForm
Left = 201
Top = 132
BorderStyle = bsNone
Caption = ' '
ClientHeight = 28
ClientWidth = 658
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Pitch = fpVariable
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
OnClose = FormClose
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
end