Changeset 12 for trunk/UMainWindow.dfm
- Timestamp:
- Feb 11, 2008, 11:37:07 AM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 5 5 *.~dsk 6 6 Network.cfg 7 Error.txt
-
- Property svn:ignore
-
trunk/UMainWindow.dfm
r11 r12 33 33 FullRepaint = False 34 34 TabOrder = 0 35 ExplicitWidth = 47036 ExplicitHeight = 33137 35 object Splitter3: TSplitter 38 36 Left = 323 … … 53 51 FullRepaint = False 54 52 TabOrder = 0 55 ExplicitTop = 30156 ExplicitWidth = 47057 53 DesignSize = ( 58 54 471 … … 68 64 TabOrder = 0 69 65 OnClick = Button1Click 70 ExplicitLeft = 41271 66 end 72 67 object ComboBox1: TComboBox … … 88 83 Items.Strings = ( 89 84 '') 90 ExplicitWidth = 40191 85 end 92 86 end … … 99 93 BevelOuter = bvNone 100 94 TabOrder = 1 101 ExplicitLeft = 324102 ExplicitHeight = 301103 95 object ToolBar1: TToolBar 104 96 Left = 0 … … 114 106 TabOrder = 0 115 107 Transparent = False 116 ExplicitTop = 143117 108 object ToolButton1: TToolButton 118 109 Left = 0 … … 192 183 FullRepaint = False 193 184 TabOrder = 2 194 ExplicitLeft = 350195 ExplicitHeight = 301196 185 DesignSize = ( 197 186 120 … … 234 223 FullRepaint = False 235 224 TabOrder = 3 236 ExplicitWidth = 322237 ExplicitHeight = 301238 225 DesignSize = ( 239 226 323 … … 272 259 TabOrder = 1 273 260 OnChange = TabControl1Change 274 ExplicitWidth = 316275 ExplicitHeight = 209276 261 object TabSheet1: TTabSheet 277 262 Caption = 'TabSheet1' … … 283 268 ImageIndex = 1 284 269 ParentFont = False 285 ExplicitWidth = 308286 ExplicitHeight = 180287 270 end 288 271 end … … 307 290 Columns = <> 308 291 TabOrder = 1 309 ExplicitWidth = 316310 ExplicitHeight = 260311 292 end 312 293 object RichView1: TRichView
Note:
See TracChangeset
for help on using the changeset viewer.