1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216
|
object BasicResizeFrame: TBasicResizeFrame
Left = 0
Height = 460
Top = 0
Width = 320
ClientHeight = 460
ClientWidth = 320
ParentFont = False
TabOrder = 0
DesignLeft = 789
DesignTop = 488
object pR: TPanel
AnchorSideTop.Control = Owner
Cursor = crSizeWE
Left = 296
Height = 443
Top = 37
Width = 8
Anchors = []
BevelOuter = bvNone
ClientHeight = 443
ClientWidth = 8
Color = clNone
ParentColor = False
TabOrder = 0
object pMarginR: TPanel
AnchorSideLeft.Control = pR
AnchorSideTop.Control = pR
AnchorSideBottom.Control = pR
AnchorSideBottom.Side = asrBottom
Left = 0
Height = 429
Top = 7
Width = 1
Anchors = [akTop, akLeft, akBottom]
BorderSpacing.Top = 7
BorderSpacing.Bottom = 7
BevelOuter = bvNone
Color = clWhite
ParentColor = False
TabOrder = 0
end
end
object pB: TPanel
AnchorSideLeft.Control = Owner
Cursor = crSizeNS
Left = 0
Height = 8
Top = 436
Width = 303
Anchors = [akLeft, akRight]
BevelOuter = bvNone
ClientHeight = 8
ClientWidth = 303
Color = clNone
ParentColor = False
TabOrder = 1
object pMarginB: TPanel
AnchorSideLeft.Control = pB
AnchorSideTop.Control = pB
AnchorSideRight.Control = pB
AnchorSideRight.Side = asrBottom
Left = 7
Height = 1
Top = 0
Width = 289
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 7
BorderSpacing.Right = 7
TabOrder = 0
end
end
object pL: TPanel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner
Left = 1
Height = 443
Top = 37
Width = 8
Anchors = []
BevelOuter = bvNone
ClientHeight = 443
ClientWidth = 8
Color = clNone
ParentColor = False
TabOrder = 2
object pMarginL: TPanel
AnchorSideTop.Control = pL
AnchorSideRight.Control = pL
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = pL
AnchorSideBottom.Side = asrBottom
Left = 7
Height = 429
Top = 7
Width = 1
Anchors = [akTop, akRight, akBottom]
BorderSpacing.Top = 7
BorderSpacing.Bottom = 7
BevelOuter = bvNone
Color = clWhite
ParentColor = False
TabOrder = 0
end
end
object pT: TPanel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner
Left = 0
Height = 8
Top = 1
Width = 303
Anchors = [akLeft, akRight]
BevelOuter = bvNone
ClientHeight = 8
ClientWidth = 303
Color = clNone
ParentColor = False
TabOrder = 3
object pMarginT: TPanel
AnchorSideLeft.Control = pT
AnchorSideRight.Control = pT
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = pT
AnchorSideBottom.Side = asrBottom
Left = 7
Height = 1
Top = 7
Width = 289
Anchors = [akLeft, akRight, akBottom]
BorderSpacing.Left = 7
BorderSpacing.Right = 7
BevelOuter = bvNone
Color = clWhite
ParentColor = False
TabOrder = 0
end
end
object iResizerLineImg: TImage
Left = 216
Height = 6
Top = 32
Width = 6
AutoSize = True
Picture.Data = {
1754506F727461626C654E6574776F726B477261706869639100000089504E47
0D0A1A0A0000000D4948445200000006000000060806000000E0CCEF48000000
06624B474400FF00FF00FFA0BDA793000000097048597300000EC400000EC401
952B0E1B0000000774494D4507DD0A07131110E51DAB140000001E4944415408
D76358B060C17F06060606749A019BE082050BFE33D04107001B6C33AF54FD1B
500000000049454E44AE426082
}
Visible = False
end
object pBG: TPanel
AnchorSideLeft.Control = pL
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = pT
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = pR
AnchorSideBottom.Control = pB
Left = 9
Height = 427
Top = 9
Width = 287
Anchors = [akTop, akLeft, akRight, akBottom]
BevelOuter = bvNone
ClientHeight = 427
ClientWidth = 287
TabOrder = 4
OnPaint = pBGPaint
object pFakeMenu: TPanel
AnchorSideLeft.Control = pBG
AnchorSideTop.Control = pBG
AnchorSideRight.Control = pBG
AnchorSideRight.Side = asrBottom
Left = 0
Height = 50
Top = 0
Width = 287
Anchors = [akTop, akLeft, akRight]
BevelOuter = bvNone
TabOrder = 0
Visible = False
OnPaint = pFakeMenuPaint
end
end
object pClient: TPanel
AnchorSideLeft.Control = pL
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = pT
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = pR
AnchorSideBottom.Control = pB
Left = 13
Height = 152
Top = 13
Width = 152
Anchors = []
BevelOuter = bvNone
ClientHeight = 152
ClientWidth = 152
Color = clBtnFace
ParentColor = False
TabOrder = 5
object pFormHandler: TPanel
Left = 24
Height = 33
Top = 56
Width = 113
BevelOuter = bvNone
ParentColor = False
TabOrder = 0
end
end
end
|