FastReport_2022_VCL/Source/frxReportTree.dfm
2024-01-01 16:13:08 +01:00

23 lines
480 B
Plaintext

object frxReportTreeForm: TfrxReportTreeForm
Left = 185
Top = 107
Width = 179
Height = 323
BorderStyle = bsSizeToolWin
Caption = 'Report Tree'
Color = clBtnFace
DragKind = dkDock
DragMode = dmAutomatic
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
end