8 |
|
ClientWidth = 1026 |
9 |
|
OnClose = FormClose |
10 |
|
OnShow = FormShow |
11 |
< |
LCLVersion = '1.4.2.0' |
11 |
> |
LCLVersion = '1.4.4.0' |
12 |
|
object Button1: TButton |
13 |
|
Left = 939 |
14 |
|
Height = 25 |
39 |
|
Left = 112 |
40 |
|
Height = 25 |
41 |
|
Top = 8 |
42 |
< |
Width = 80 |
42 |
> |
Width = 96 |
43 |
|
CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] |
44 |
|
OKCaption = 'OK' |
45 |
|
CancelCaption = 'Cancel' |
62 |
|
Left = 333 |
63 |
|
Height = 25 |
64 |
|
Top = 8 |
65 |
< |
Width = 80 |
65 |
> |
Width = 91 |
66 |
|
CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] |
67 |
|
OKCaption = 'OK' |
68 |
|
CancelCaption = 'Cancel' |
186 |
|
Left = 300 |
187 |
|
Height = 25 |
188 |
|
Top = 2 |
189 |
< |
Width = 80 |
189 |
> |
Width = 100 |
190 |
|
CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] |
191 |
|
OKCaption = 'OK' |
192 |
|
CancelCaption = 'Cancel' |