source: trunk/Packages/bgracontrols/bcstylesform.lfm

Last change on this file was 2, checked in by chronos, 5 years ago
File size: 6.7 KB
Line 
1object BCfrmStyle: TBCfrmStyle
2 Left = 471
3 Height = 363
4 Top = 199
5 Width = 642
6 Caption = 'Style manager'
7 ClientHeight = 363
8 ClientWidth = 642
9 OnCloseQuery = FormCloseQuery
10 Position = poScreenCenter
11 LCLVersion = '1.1'
12 object pnlBottom: TPanel
13 Left = 0
14 Height = 37
15 Top = 326
16 Width = 642
17 Align = alBottom
18 AutoSize = True
19 ClientHeight = 37
20 ClientWidth = 642
21 TabOrder = 0
22 object BitBtn1: TBitBtn
23 Left = 565
24 Height = 29
25 Top = 4
26 Width = 73
27 Align = alRight
28 AutoSize = True
29 BorderSpacing.Around = 3
30 Cancel = True
31 DefaultCaption = True
32 Kind = bkCancel
33 ModalResult = 2
34 TabOrder = 0
35 end
36 object BitBtn2: TBitBtn
37 Left = 452
38 Height = 29
39 Top = 4
40 Width = 110
41 Align = alRight
42 AutoSize = True
43 BorderSpacing.Around = 3
44 Caption = 'Assign style'
45 Default = True
46 Glyph.Data = {
47 36040000424D3604000000000000360000002800000010000000100000000100
48 2000000000000004000064000000640000000000000000000000000000000000
49 0000000000000000000000000000000000003796697937976AF23696696D0000
50 0000000000000000000000000000000000000000000000000000000000000000
51 0000000000000000000024926D0735966AA8369A6FF339B091FF36956BF43A97
52 6816000000000000000000000000000000000000000000000000000000000000
53 000000000000399C631236966CC739A079F441BDA3FF41C0A6FF3BA882F53596
54 6B94000000000000000000000000000000000000000000000000000000000000
55 000036946B2637976CE33FA985F94CC5ADFF43C3AAFF42C2AAFF4CC2A9FF3897
56 6DF6389768200000000000000000000000000000000000000000000000003595
57 6A4838986DF24BB899FD53CBB4FF49C8B0FF54CCB5FF4ECAB2FF4FCAB2FF48B2
58 91F937986DAD000000000000000000000000000000000000000035946B43399A
59 6FF557C7ADFF58D0BAFF53CEB8FF5ECEB8FF4AB495FC5ECFB9FF4FCDB6FF5ED0
60 BAFF3A9B70F535956A35000000000000000000000000000000003696695540A1
61 79F469D5C1FF60D4C0FF62CDB8FF3E9E75F436966BE251B798F960D5C1FF5CD4
62 BFFF57C0A5FE38996ECA00000000000000000000000000000000000000003899
63 6FB14FB392F962CAB2FF3A9A70F538976D6037926D1C39986DF66ED6C3FF5AD7
64 C3FF6FDBCAFF41A179F23794674A000000000000000000000000000000002E8B
65 740B38986DD537986DE838946B32000000000000000038976D8C54B696F672E0
66 CFFF66DDCBFF6ACEB6FF37996DDE55AA55030000000000000000000000000000
67 00000000000000000000000000000000000000000000308F701039996EF27BDC
68 C9FF67E0CEFF7FE5D6FF4AA985F235966C610000000000000000000000000000
69 000000000000000000000000000000000000000000000000000037986E7954B4
70 94F582E9DBFF70E6D5FF7AD9C6FF399A6FE82BAA550600000000000000000000
71 00000000000000000000000000000000000000000000000000003399660A3898
72 6DEC82E1CEFF76EADBFF8AEDE0FF57B595F537986C7400000000000000000000
73 0000000000000000000000000000000000000000000000000000000000003596
74 6C6150AF8BF291EEE2FF74EADBFF8CE5D6FF3A996FF33399660F000000000000
75 0000000000000000000000000000000000000000000000000000000000000080
76 80023A9970D981DAC7FF88EDE0FF9BF0E5FF5DB898F835956A6A000000000000
77 0000000000000000000000000000000000000000000000000000000000000000
78 00003794674549A480F490E4D4FF5CB595F6399A6EE539956A24000000000000
79 0000000000000000000000000000000000000000000000000000000000000000
80 000000000000389A6FAC39996EEF36966C6D3399660500000000
81 }
82 ModalResult = 1
83 TabOrder = 1
84 end
85 end
86 object gboxPreview: TGroupBox
87 Left = 454
88 Height = 320
89 Top = 3
90 Width = 185
91 Align = alRight
92 BorderSpacing.Around = 3
93 Caption = 'Preview'
94 ChildSizing.EnlargeHorizontal = crsHomogenousSpaceResize
95 ChildSizing.EnlargeVertical = crsHomogenousSpaceResize
96 ChildSizing.Layout = cclLeftToRightThenTopToBottom
97 ChildSizing.ControlsPerLine = 1
98 TabOrder = 1
99 end
100 object Splitter1: TSplitter
101 Left = 446
102 Height = 326
103 Top = 0
104 Width = 5
105 Align = alRight
106 ResizeAnchor = akRight
107 end
108 object gboxStyles: TGroupBox
109 Left = 3
110 Height = 320
111 Top = 3
112 Width = 440
113 Align = alClient
114 BorderSpacing.Around = 3
115 Caption = 'Styles'
116 ClientHeight = 301
117 ClientWidth = 436
118 TabOrder = 3
119 object memoLogs: TMemo
120 Left = 3
121 Height = 40
122 Top = 258
123 Width = 430
124 Align = alBottom
125 BorderSpacing.Around = 3
126 Font.Color = clRed
127 ParentFont = False
128 ReadOnly = True
129 ScrollBars = ssAutoVertical
130 TabOrder = 0
131 Visible = False
132 end
133 object sptrLog: TSplitter
134 Cursor = crVSplit
135 Left = 0
136 Height = 5
137 Top = 250
138 Width = 436
139 Align = alBottom
140 ResizeAnchor = akBottom
141 Visible = False
142 end
143 object ToolBar1: TToolBar
144 Left = 0
145 Height = 26
146 Top = 0
147 Width = 436
148 Caption = 'ToolBar1'
149 EdgeInner = esNone
150 EdgeOuter = esNone
151 ParentShowHint = False
152 ShowHint = True
153 TabOrder = 2
154 object btnDelete: TToolButton
155 Left = 1
156 Top = 0
157 Action = ActionDelete
158 end
159 object btnNewFromCtrl: TToolButton
160 Left = 24
161 Top = 0
162 Action = ActionNewFromCtrl
163 end
164 object ToolButton1: TToolButton
165 Left = 47
166 Top = 0
167 Width = 5
168 Caption = 'ToolButton1'
169 Style = tbsDivider
170 end
171 object btnNewFromFile: TToolButton
172 Left = 52
173 Top = 0
174 Action = ActionNewFromFile
175 end
176 object btnRefresh: TToolButton
177 Left = 75
178 Top = 0
179 Action = ActionRefresh
180 end
181 end
182 object lvFiles: TListView
183 Left = 3
184 Height = 218
185 Top = 29
186 Width = 430
187 Align = alClient
188 BorderSpacing.Around = 3
189 Columns = <
190 item
191 Caption = 'File'
192 Width = 100
193 end
194 item
195 AutoSize = True
196 Caption = 'Author'
197 Width = 57
198 end
199 item
200 Caption = 'Description'
201 Width = 255
202 end>
203 TabOrder = 3
204 ViewStyle = vsReport
205 OnSelectItem = lvFilesSelectItem
206 end
207 end
208 object ActionList1: TActionList
209 left = 312
210 top = 96
211 object ActionNewFromCtrl: TAction
212 Hint = 'Create new style from selected control'
213 OnExecute = ActionNewFromCtrlExecute
214 end
215 object ActionDelete: TAction
216 Caption = 'ActionDelete'
217 Hint = 'Delete style and file (from package "style" folder)'
218 OnExecute = ActionDeleteExecute
219 end
220 object ActionNewFromFile: TAction
221 Caption = 'ActionNewFromFile'
222 Hint = 'Create new style from file'
223 OnExecute = ActionNewFromFileExecute
224 end
225 object ActionRefresh: TAction
226 Caption = 'ActionRefresh'
227 OnExecute = ActionRefreshExecute
228 end
229 end
230 object OpenDialog1: TOpenDialog
231 left = 312
232 top = 163
233 end
234end
Note: See TracBrowser for help on using the repository browser.