Changeset 206 for trunk/Forms/UFormClient.lfm
- Timestamp:
- May 21, 2018, 2:50:02 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormClient.lfm
r203 r206 1 1 object FormClient: TFormClient 2 Left = 6622 Left = 528 3 3 Height = 621 4 Top = 4134 Top = 280 5 5 Width = 775 6 6 Caption = 'Client' 7 7 ClientHeight = 621 8 8 ClientWidth = 775 9 DesignTimePPI = 1 449 DesignTimePPI = 120 10 10 OnClose = FormClose 11 11 OnCreate = FormCreate … … 17 17 object StatusBar1: TStatusBar 18 18 Left = 0 19 Height = 3020 Top = 59 119 Height = 28 20 Top = 593 21 21 Width = 775 22 22 Panels = < … … 34 34 object ToolBar1: TToolBar 35 35 Left = 0 36 Height = 59 136 Height = 593 37 37 Top = 0 38 38 Width = 32 … … 75 75 object PaintBox1: TPaintBox 76 76 Left = 32 77 Height = 59 177 Height = 593 78 78 Top = 0 79 79 Width = 743
Note:
See TracChangeset
for help on using the changeset viewer.