fixed some dialogs

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
christian_u
2008-02-08 15:07:26 +00:00
parent 946b2b11c4
commit d9e7625cf7
19 changed files with 978 additions and 1002 deletions

View File

@ -1,17 +1,14 @@
object AlarmNotifyForm: TAlarmNotifyForm
Left = 225
Left = 559
Height = 207
Top = 143
Width = 405
HorzScrollBar.Page = 404
Top = 368
Width = 408
HorzScrollBar.Page = 407
VertScrollBar.Page = 206
BorderStyle = bsToolWindow
Caption = 'Reminder'
ClientHeight = 207
ClientWidth = 405
ClientWidth = 408
Color = clInfoBk
Font.Height = -11
Font.Name = 'MS Sans Serif'
KeyPreview = True
OnKeyDown = FormKeyDown
OnShow = FormShow
@ -60,8 +57,7 @@ object AlarmNotifyForm: TAlarmNotifyForm
Top = 16
Width = 75
Caption = 'DismissBtn'
OnClick = DismissBtnClick
TabOrder = 2
TabOrder = 0
end
object SnoozeBtn: TButton
Left = 320
@ -69,8 +65,7 @@ object AlarmNotifyForm: TAlarmNotifyForm
Top = 48
Width = 75
Caption = 'SnoozeBtn'
OnClick = SnoozeBtnClick
TabOrder = 3
TabOrder = 1
end
object OpenItemBtn: TButton
Left = 320
@ -78,8 +73,7 @@ object AlarmNotifyForm: TAlarmNotifyForm
Top = 96
Width = 75
Caption = 'OpenItemBtn'
OnClick = OpenItemBtnClick
TabOrder = 4
TabOrder = 2
end
object SubjectEdit: TEdit
Left = 8
@ -87,7 +81,7 @@ object AlarmNotifyForm: TAlarmNotifyForm
Top = 19
Width = 297
ReadOnly = True
TabOrder = 0
TabOrder = 3
end
object NotesMemo: TMemo
Left = 8
@ -104,7 +98,7 @@ object AlarmNotifyForm: TAlarmNotifyForm
)
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
TabOrder = 4
end
object SnoozeCombo: TComboBox
Left = 290
@ -135,7 +129,6 @@ object AlarmNotifyForm: TAlarmNotifyForm
'6 Days'
'1 Week'
)
OnChange = SnoozeComboChange
ParentColor = True
Style = csDropDownList
TabOrder = 5
@ -148,7 +141,7 @@ object AlarmNotifyForm: TAlarmNotifyForm
Placement.Left = 10
Placement.Height = 412
Placement.Width = 705
left = 272
top = 8
left = 300
top = 36
end
end

View File

@ -35,7 +35,7 @@ interface
uses
{$IFDEF LCL}
LMessages,LCLProc,LCLType,LCLIntf,
LMessages,LCLProc,LCLType,LCLIntf,LResources,
{$ELSE}
Windows,Messages,
{$ENDIF}
@ -47,19 +47,21 @@ type
{ forward declarations }
TVpNotificationDialog = class;
{ TAlarmNotifyForm }
TAlarmNotifyForm = class(TForm)
DismissBtn: TButton;
SnoozeBtn: TButton;
OpenItemBtn: TButton;
Bevel1: TBevel;
Bevel2: TBevel;
SubjectCaption: TLabel;
NotesCaption: TLabel;
SnoozeCaption: TLabel;
SubjectEdit: TEdit;
NotesMemo: TMemo;
SnoozeCombo: TComboBox;
DismissBtn: TButton;
EventDialog: TVpEventEditDialog;
NotesCaption: TLabel;
NotesMemo: TMemo;
OpenItemBtn: TButton;
SnoozeBtn: TButton;
SnoozeCaption: TLabel;
SnoozeCombo: TComboBox;
SubjectCaption: TLabel;
SubjectEdit: TEdit;
procedure SnoozeComboChange(Sender: TObject);
procedure SnoozeBtnClick(Sender: TObject);
procedure DismissBtnClick(Sender: TObject);
@ -263,5 +265,10 @@ begin
OpenItemBtn.SetFocus;
end;
initialization
{$IFDEF LCL}
{$I vpalarmdlg.lrs}
{$ENDIF}
end.

View File

@ -25,8 +25,8 @@ object ContactEditForm: TContactEditForm
OnChange = tsContactsChange
object tabMain: TTabSheet
Caption = '&Main'
ClientHeight = 280
ClientWidth = 433
ClientHeight = 254
ClientWidth = 425
object NameLbl: TLabel
Left = 8
Height = 16
@ -214,6 +214,7 @@ object ContactEditForm: TContactEditForm
Top = 224
Width = 121
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
ItemHeight = 13
MaxLength = 65535
TabOrder = 11
end
@ -223,6 +224,7 @@ object ContactEditForm: TContactEditForm
Top = 100
Width = 249
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
ItemHeight = 13
MaxLength = 65535
TabOrder = 4
Visible = False
@ -242,6 +244,7 @@ object ContactEditForm: TContactEditForm
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
Font.Height = -11
Font.Name = 'MS Sans Serif'
ItemHeight = 13
MaxLength = 65535
OnChange = cboxCountryChange
TabOrder = 7

View File

@ -10,26 +10,26 @@ LazarusResources.Add('TContactEditForm','FORMDATA',[
+'er'#0#12'TPageControl'#10'tsContacts'#6'Height'#3#24#1#5'Width'#3#177#1#10
+'ActivePage'#7#7'tabMain'#5'Align'#7#8'alClient'#8'TabIndex'#2#0#8'TabOrder'
+#2#0#8'OnChange'#7#16'tsContactsChange'#0#9'TTabSheet'#7'tabMain'#7'Caption'
+#6#5'&Main'#12'ClientHeight'#3#24#1#11'ClientWidth'#3#177#1#0#6'TLabel'#7'Na'
+'meLbl'#4'Left'#2#8#6'Height'#2#16#3'Top'#2#6#5'Width'#2''#9'Alignment'#7#14
+'taRightJustify'#8'AutoSize'#8#7'Caption'#6#4'Name'#12'FocusControl'#7#8'Nam'
+'eEdit'#11'ParentColor'#8#0#0#6'TLabel'#7'AddrLbl'#4'Left'#2#8#6'Height'#2#16
+#3'Top'#2'6'#5'Width'#2''#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8#7
+'Caption'#6#7'Address'#12'FocusControl'#7#11'AddressEdit'#11'ParentColor'#8#0
+#0#6'TLabel'#7'CityLbl'#4'Left'#2#8#6'Height'#2#16#3'Top'#2'N'#5'Width'#2''
+#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#4'City'#12'Foc'
+'usControl'#7#8'CityEdit'#11'ParentColor'#8#0#0#6'TLabel'#8'StateLbl'#4'Left'
+#2#8#6'Height'#2#16#3'Top'#2'f'#5'Width'#2''#9'Alignment'#7#14'taRightJusti'
+'fy'#8'AutoSize'#8#7'Caption'#6#5'State'#12'FocusControl'#7#9'cboxState'#11
+'ParentColor'#8#0#0#6'TLabel'#6'ZipLbl'#4'Left'#2#8#6'Height'#2#16#3'Top'#2
+'~'#5'Width'#2''#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8#7'Caption'
+#6#8'Zip Code'#12'FocusControl'#7#11'ZipCodeEdit'#11'ParentColor'#8#0#0#6'TL'
+'abel'#10'CountryLbl'#4'Left'#2#8#6'Height'#2#16#3'Top'#3#150#0#5'Width'#2''
+#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#7'Country'#12
+'FocusControl'#7#11'cboxCountry'#11'ParentColor'#8#0#0#6'TLabel'#11'Position'
+'Lbl'#4'Left'#2#8#6'Height'#2#16#3'Top'#3#199#0#5'Width'#2''#9'Alignment'#7
+#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#8'Position'#12'FocusControl'#7
+#12'PositionEdit'#11'ParentColor'#8#0#0#6'TLabel'#8'TitleLbl'#4'Left'#2#8#6
+#6#5'&Main'#12'ClientHeight'#3#254#0#11'ClientWidth'#3#169#1#0#6'TLabel'#7'N'
+'ameLbl'#4'Left'#2#8#6'Height'#2#16#3'Top'#2#6#5'Width'#2''#9'Alignment'#7
+#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#4'Name'#12'FocusControl'#7#8
+'NameEdit'#11'ParentColor'#8#0#0#6'TLabel'#7'AddrLbl'#4'Left'#2#8#6'Height'#2
+#16#3'Top'#2'6'#5'Width'#2''#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8
+#7'Caption'#6#7'Address'#12'FocusControl'#7#11'AddressEdit'#11'ParentColor'#8
+#0#0#6'TLabel'#7'CityLbl'#4'Left'#2#8#6'Height'#2#16#3'Top'#2'N'#5'Width'#2
+''#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#4'City'#12
+'FocusControl'#7#8'CityEdit'#11'ParentColor'#8#0#0#6'TLabel'#8'StateLbl'#4'L'
+'eft'#2#8#6'Height'#2#16#3'Top'#2'f'#5'Width'#2''#9'Alignment'#7#14'taRight'
+'Justify'#8'AutoSize'#8#7'Caption'#6#5'State'#12'FocusControl'#7#9'cboxState'
+#11'ParentColor'#8#0#0#6'TLabel'#6'ZipLbl'#4'Left'#2#8#6'Height'#2#16#3'Top'
+#2'~'#5'Width'#2''#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8#7'Captio'
+'n'#6#8'Zip Code'#12'FocusControl'#7#11'ZipCodeEdit'#11'ParentColor'#8#0#0#6
+'TLabel'#10'CountryLbl'#4'Left'#2#8#6'Height'#2#16#3'Top'#3#150#0#5'Width'#2
+''#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#7'Country'
+#12'FocusControl'#7#11'cboxCountry'#11'ParentColor'#8#0#0#6'TLabel'#11'Posit'
+'ionLbl'#4'Left'#2#8#6'Height'#2#16#3'Top'#3#199#0#5'Width'#2''#9'Alignment'
+#7#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#8'Position'#12'FocusControl'
+#7#12'PositionEdit'#11'ParentColor'#8#0#0#6'TLabel'#8'TitleLbl'#4'Left'#2#8#6
+'Height'#2#16#3'Top'#2#31#5'Width'#2''#9'Alignment'#7#14'taRightJustify'#8
+'AutoSize'#8#7'Caption'#6#5'Title'#12'FocusControl'#7#9'TitleEdit'#11'Parent'
+'Color'#8#0#0#6'TLabel'#10'CompanyLbl'#4'Left'#2'['#6'Height'#2#14#3'Top'#3
@ -55,71 +55,72 @@ LazarusResources.Add('TContactEditForm','FORMDATA',[
+#136#0#6'Height'#2#21#3'Top'#3#173#0#5'Width'#2'y'#9'MaxLength'#2'2'#8'OnCha'
+'nge'#7#11'ItemChanged'#8'TabOrder'#2#9#0#0#9'TComboBox'#12'cboxCategory'#4
+'Left'#3#136#0#6'Height'#2#21#3'Top'#3#224#0#5'Width'#2'y'#16'AutoCompleteTe'
+'xt'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#4
+#255#255#0#0#8'TabOrder'#2#11#0#0#9'TComboBox'#9'cboxState'#4'Left'#3#136#0#6
+'Height'#2#21#3'Top'#2'd'#5'Width'#3#249#0#16'AutoCompleteText'#11#22'cbactE'
+'ndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#4#255#255#0#0#8'T'
+'abOrder'#2#4#7'Visible'#8#0#0#5'TEdit'#10'edtCountry'#4'Left'#3#152#0#6'Hei'
+'ght'#2#21#3'Top'#3#148#0#5'Width'#3#249#0#8'TabOrder'#2#8#0#0#9'TComboBox'
+#11'cboxCountry'#4'Left'#3#136#0#6'Height'#2#21#3'Top'#3#148#0#5'Width'#3#249
+#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscendin'
+'g'#0#11'Font.Height'#2#245#9'Font.Name'#6#13'MS Sans Serif'#9'MaxLength'#4
+#255#255#0#0#8'OnChange'#7#17'cboxCountryChange'#8'TabOrder'#2#7#0#0#0#9'TTa'
,'bSheet'#10'tabContact'#7'Caption'#6#8'Con&tact'#12'ClientHeight'#3#24#1#11
+'ClientWidth'#3#177#1#10'ImageIndex'#2#1#0#6'TLabel'#8'EMailLbl'#4'Left'#2'['
+#6'Height'#2#14#3'Top'#3#136#0#5'Width'#2'&'#7'Caption'#6#8'EMailLbl'#11'Par'
+'entColor'#8#0#0#9'TComboBox'#13'cboxPhoneLbl1'#4'Left'#2#8#6'Height'#2#21#3
+'Top'#2#8#5'Width'#2'y'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20
+'cbactSearchAscending'#0#9'MaxLength'#4#255#255#0#0#8'TabOrder'#2#0#0#0#9'TC'
+'omboBox'#13'cboxPhoneLbl2'#4'Left'#2#8#6'Height'#2#21#3'Top'#2' '#5'Width'#2
+'xt'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#10'ItemHeight'
+#2#13#9'MaxLength'#4#255#255#0#0#8'TabOrder'#2#11#0#0#9'TComboBox'#9'cboxSta'
+'te'#4'Left'#3#136#0#6'Height'#2#21#3'Top'#2'd'#5'Width'#3#249#0#16'AutoComp'
+'leteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#10'ItemH'
+'eight'#2#13#9'MaxLength'#4#255#255#0#0#8'TabOrder'#2#4#7'Visible'#8#0#0#5'T'
+'Edit'#10'edtCountry'#4'Left'#3#152#0#6'Height'#2#21#3'Top'#3#148#0#5'Width'
+#3#249#0#8'TabOrder'#2#8#0#0#9'TComboBox'#11'cboxCountry'#4'Left'#3#136#0#6
+'Height'#2#21#3'Top'#3#148#0#5'Width'#3#249#0#16'AutoCompleteText'#11#22'cba'
+'ctEndOfLineComplete'#20'cbactSearchAscending'#0#11'Font.Height'#2#245#9'Fon'
+'t.Name'#6#13'MS Sans Serif'#10'ItemHeight'#2#13#9'MaxLength'#4#255#255#0#0#8
,'OnChange'#7#17'cboxCountryChange'#8'TabOrder'#2#7#0#0#0#9'TTabSheet'#10'tab'
+'Contact'#7'Caption'#6#8'Con&tact'#12'ClientHeight'#3#24#1#11'ClientWidth'#3
+#177#1#10'ImageIndex'#2#1#0#6'TLabel'#8'EMailLbl'#4'Left'#2'['#6'Height'#2#14
+#3'Top'#3#136#0#5'Width'#2'&'#7'Caption'#6#8'EMailLbl'#11'ParentColor'#8#0#0
+#9'TComboBox'#13'cboxPhoneLbl1'#4'Left'#2#8#6'Height'#2#21#3'Top'#2#8#5'Widt'
+'h'#2'y'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAs'
+'cending'#0#9'MaxLength'#4#255#255#0#0#8'TabOrder'#2#0#0#0#9'TComboBox'#13'c'
+'boxPhoneLbl2'#4'Left'#2#8#6'Height'#2#21#3'Top'#2' '#5'Width'#2'y'#16'AutoC'
+'ompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'Max'
+'Length'#4#255#255#0#0#8'TabOrder'#2#2#0#0#9'TComboBox'#13'cboxPhoneLbl3'#4
+'Left'#2#8#6'Height'#2#21#3'Top'#2'8'#5'Width'#2'y'#16'AutoCompleteText'#11
+#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#4#255#255
+#0#0#8'TabOrder'#2#4#0#0#9'TComboBox'#13'cboxPhoneLbl4'#4'Left'#2#8#6'Height'
+#2#21#3'Top'#2'P'#5'Width'#2'y'#16'AutoCompleteText'#11#22'cbactEndOfLineCom'
+'plete'#20'cbactSearchAscending'#0#9'MaxLength'#4#255#255#0#0#8'TabOrder'#2#6
+#0#0#5'TEdit'#10'Phone4Edit'#4'Left'#3#136#0#6'Height'#2#21#3'Top'#2'P'#5'Wi'
+'dth'#2'y'#9'MaxLength'#2#25#8'OnChange'#7#11'ItemChanged'#8'TabOrder'#2#7#0
+#0#5'TEdit'#10'Phone3Edit'#4'Left'#3#136#0#6'Height'#2#21#3'Top'#2'8'#5'Widt'
+'h'#2'y'#9'MaxLength'#2#25#8'OnChange'#7#11'ItemChanged'#8'TabOrder'#2#5#0#0
+#5'TEdit'#10'Phone2Edit'#4'Left'#3#136#0#6'Height'#2#21#3'Top'#2' '#5'Width'
+#2'y'#9'MaxLength'#2#25#8'OnChange'#7#11'ItemChanged'#8'TabOrder'#2#3#0#0#5
+'TEdit'#10'Phone1Edit'#4'Left'#3#136#0#6'Height'#2#21#3'Top'#2#8#5'Width'#2
+'y'#9'MaxLength'#2#25#8'OnChange'#7#11'ItemChanged'#8'TabOrder'#2#1#0#0#9'TC'
+'omboBox'#13'cboxPhoneLbl5'#4'Left'#2#8#6'Height'#2#21#3'Top'#2'h'#5'Width'#2
+'y'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscendi'
+'ng'#0#9'MaxLength'#4#255#255#0#0#8'TabOrder'#2#2#0#0#9'TComboBox'#13'cboxPh'
+'oneLbl3'#4'Left'#2#8#6'Height'#2#21#3'Top'#2'8'#5'Width'#2'y'#16'AutoComple'
+'teText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLengt'
+'h'#4#255#255#0#0#8'TabOrder'#2#4#0#0#9'TComboBox'#13'cboxPhoneLbl4'#4'Left'
+#2#8#6'Height'#2#21#3'Top'#2'P'#5'Width'#2'y'#16'AutoCompleteText'#11#22'cba'
+'ctEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#4#255#255#0#0#8
+'TabOrder'#2#6#0#0#5'TEdit'#10'Phone4Edit'#4'Left'#3#136#0#6'Height'#2#21#3
+'Top'#2'P'#5'Width'#2'y'#9'MaxLength'#2#25#8'OnChange'#7#11'ItemChanged'#8'T'
+'abOrder'#2#7#0#0#5'TEdit'#10'Phone3Edit'#4'Left'#3#136#0#6'Height'#2#21#3'T'
+'op'#2'8'#5'Width'#2'y'#9'MaxLength'#2#25#8'OnChange'#7#11'ItemChanged'#8'Ta'
+'bOrder'#2#5#0#0#5'TEdit'#10'Phone2Edit'#4'Left'#3#136#0#6'Height'#2#21#3'To'
+'p'#2' '#5'Width'#2'y'#9'MaxLength'#2#25#8'OnChange'#7#11'ItemChanged'#8'Tab'
+'Order'#2#3#0#0#5'TEdit'#10'Phone1Edit'#4'Left'#3#136#0#6'Height'#2#21#3'Top'
+#2#8#5'Width'#2'y'#9'MaxLength'#2#25#8'OnChange'#7#11'ItemChanged'#8'TabOrde'
+'r'#2#1#0#0#9'TComboBox'#13'cboxPhoneLbl5'#4'Left'#2#8#6'Height'#2#21#3'Top'
+#2'h'#5'Width'#2'y'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cb'
+'actSearchAscending'#0#9'MaxLength'#4#255#255#0#0#8'TabOrder'#2#8#0#0#5'TEdi'
+'t'#10'Phone5Edit'#4'Left'#3#136#0#6'Height'#2#21#3'Top'#2'h'#5'Width'#2'y'#9
+'MaxLength'#2#25#8'OnChange'#7#11'ItemChanged'#8'TabOrder'#2#9#0#0#5'TEdit'#9
+'EMailEdit'#4'Left'#3#136#0#6'Height'#2#21#3'Top'#3#128#0#5'Width'#2'y'#8'Ta'
+'bOrder'#2#10#0#0#0#9'TTabSheet'#9'tabCustom'#7'Caption'#6#7'C&ustom'#12'Cli'
+'entHeight'#3#24#1#11'ClientWidth'#3#177#1#10'ImageIndex'#2#2#0#6'TLabel'#10
+'CustomLbl1'#4'Left'#2#8#6'Height'#2#14#3'Top'#2#12#5'Width'#2'8'#7'Caption'
+#6#10'CustomLbl1'#11'ParentColor'#8#0#0#6'TLabel'#10'CustomLbl2'#4'Left'#2#8
+#6'Height'#2#14#3'Top'#2'$'#5'Width'#2'8'#7'Caption'#6#10'CustomLbl2'#11'Par'
+'entColor'#8#0#0#6'TLabel'#10'CustomLbl3'#4'Left'#2#8#6'Height'#2#14#3'Top'#2
+'<'#5'Width'#2'8'#7'Caption'#6#10'CustomLbl3'#11'ParentColor'#8#0#0#6'TLabel'
+#10'CustomLbl4'#4'Left'#2#8#6'Height'#2#14#3'Top'#2'T'#5'Width'#2'8'#7'Capti'
+'on'#6#10'CustomLbl4'#11'ParentColor'#8#0#0#5'TEdit'#11'Custom1Edit'#4'Left'
+#2'P'#6'Height'#2#21#3'Top'#2#8#5'Width'#2'y'#9'MaxLength'#2'd'#8'OnChange'#7
+#11'ItemChanged'#8'TabOrder'#2#0#0#0#5'TEdit'#11'Custom2Edit'#4'Left'#2'P'#6
+'Height'#2#21#3'Top'#2' '#5'Width'#2'y'#9'MaxLength'#2'd'#8'OnChange'#7#11'I'
+'temChanged'#8'TabOrder'#2#1#0#0#5'TEdit'#11'Custom3Edit'#4'Left'#2'P'#6'Hei'
+'ght'#2#21#3'Top'#2'8'#5'Width'#2'y'#9'MaxLength'#2'd'#8'OnChange'#7#11'Item'
+'Changed'#8'TabOrder'#2#2#0#0#5'TEdit'#11'Custom4Edit'#4'Left'#2'P'#6'Height'
+#2#21#3'Top'#2'P'#5'Width'#2'y'#9'MaxLength'#2'd'#8'OnChange'#7#11'ItemChang'
+'ed'#8'TabOrder'#2#3#0#0#0#9'TTabSheet'#8'tabNotes'#7'Caption'#6#6'&Notes'#12
+'ClientHeight'#3#24#1#11'ClientWidth'#3#177#1#10'ImageIndex'#2#3#0#5'TMemo'#8
+'NoteEdit'#4'Left'#2#8#6'Height'#3#234#0#3'Top'#2#8#5'Width'#3#153#1#7'Ancho'
+'rs'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#9'MaxLength'#3#0#4#10'Sc'
+'rollBars'#7#10'ssVertical'#8'TabOrder'#2#0#0#0#0#0#6'TPanel'#9'pnlBottom'#6
+'Height'#2')'#3'Top'#3#24#1#5'Width'#3#177#1#5'Align'#7#8'alBottom'#10'Bevel'
+'Outer'#7#6'bvNone'#12'ClientHeight'#2')'#11'ClientWidth'#3#177#1#8'TabOrder'
+#2#1#0#7'TButton'#5'OKBtn'#4'Left'#3#22#1#6'Height'#2#25#3'Top'#2#9#5'Width'
+#2'K'#7'Anchors'#11#7'akRight'#8'akBottom'#0#7'Caption'#6#2'OK'#7'Default'#9
+#7'OnClick'#7#10'OKBtnClick'#8'TabOrder'#2#0#7'TabStop'#8#0#0#7'TButton'#9'C'
+'ancelBtn'#4'Left'#3'e'#1#6'Height'#2#25#3'Top'#2#9#5'Width'#2'K'#7'Anchors'
+#11#7'akRight'#8'akBottom'#0#6'Cancel'#9#7'Caption'#6#6'Cancel'#7'OnClick'#7
+#14'CancelBtnClick'#8'TabOrder'#2#1#7'TabStop'#8#0#0#0#0
+'ng'#0#9'MaxLength'#4#255#255#0#0#8'TabOrder'#2#8#0#0#5'TEdit'#10'Phone5Edit'
+#4'Left'#3#136#0#6'Height'#2#21#3'Top'#2'h'#5'Width'#2'y'#9'MaxLength'#2#25#8
+'OnChange'#7#11'ItemChanged'#8'TabOrder'#2#9#0#0#5'TEdit'#9'EMailEdit'#4'Lef'
+'t'#3#136#0#6'Height'#2#21#3'Top'#3#128#0#5'Width'#2'y'#8'TabOrder'#2#10#0#0
+#0#9'TTabSheet'#9'tabCustom'#7'Caption'#6#7'C&ustom'#12'ClientHeight'#3#24#1
+#11'ClientWidth'#3#177#1#10'ImageIndex'#2#2#0#6'TLabel'#10'CustomLbl1'#4'Lef'
+'t'#2#8#6'Height'#2#14#3'Top'#2#12#5'Width'#2'8'#7'Caption'#6#10'CustomLbl1'
+#11'ParentColor'#8#0#0#6'TLabel'#10'CustomLbl2'#4'Left'#2#8#6'Height'#2#14#3
+'Top'#2'$'#5'Width'#2'8'#7'Caption'#6#10'CustomLbl2'#11'ParentColor'#8#0#0#6
+'TLabel'#10'CustomLbl3'#4'Left'#2#8#6'Height'#2#14#3'Top'#2'<'#5'Width'#2'8'
+#7'Caption'#6#10'CustomLbl3'#11'ParentColor'#8#0#0#6'TLabel'#10'CustomLbl4'#4
+'Left'#2#8#6'Height'#2#14#3'Top'#2'T'#5'Width'#2'8'#7'Caption'#6#10'CustomLb'
+'l4'#11'ParentColor'#8#0#0#5'TEdit'#11'Custom1Edit'#4'Left'#2'P'#6'Height'#2
+#21#3'Top'#2#8#5'Width'#2'y'#9'MaxLength'#2'd'#8'OnChange'#7#11'ItemChanged'
+#8'TabOrder'#2#0#0#0#5'TEdit'#11'Custom2Edit'#4'Left'#2'P'#6'Height'#2#21#3
+'Top'#2' '#5'Width'#2'y'#9'MaxLength'#2'd'#8'OnChange'#7#11'ItemChanged'#8'T'
+'abOrder'#2#1#0#0#5'TEdit'#11'Custom3Edit'#4'Left'#2'P'#6'Height'#2#21#3'Top'
+#2'8'#5'Width'#2'y'#9'MaxLength'#2'd'#8'OnChange'#7#11'ItemChanged'#8'TabOrd'
+'er'#2#2#0#0#5'TEdit'#11'Custom4Edit'#4'Left'#2'P'#6'Height'#2#21#3'Top'#2'P'
+#5'Width'#2'y'#9'MaxLength'#2'd'#8'OnChange'#7#11'ItemChanged'#8'TabOrder'#2
+#3#0#0#0#9'TTabSheet'#8'tabNotes'#7'Caption'#6#6'&Notes'#12'ClientHeight'#3
+#24#1#11'ClientWidth'#3#177#1#10'ImageIndex'#2#3#0#5'TMemo'#8'NoteEdit'#4'Le'
+'ft'#2#8#6'Height'#3#234#0#3'Top'#2#8#5'Width'#3#153#1#7'Anchors'#11#5'akTop'
+#6'akLeft'#7'akRight'#8'akBottom'#0#9'MaxLength'#3#0#4#10'ScrollBars'#7#10's'
+'sVertical'#8'TabOrder'#2#0#0#0#0#0#6'TPanel'#9'pnlBottom'#6'Height'#2')'#3
+'Top'#3#24#1#5'Width'#3#177#1#5'Align'#7#8'alBottom'#10'BevelOuter'#7#6'bvNo'
+'ne'#12'ClientHeight'#2')'#11'ClientWidth'#3#177#1#8'TabOrder'#2#1#0#7'TButt'
+'on'#5'OKBtn'#4'Left'#3#22#1#6'Height'#2#25#3'Top'#2#9#5'Width'#2'K'#7'Ancho'
+'rs'#11#7'akRight'#8'akBottom'#0#7'Caption'#6#2'OK'#7'Default'#9#7'OnClick'#7
+#10'OKBtnClick'#8'TabOrder'#2#0#7'TabStop'#8#0#0#7'TButton'#9'CancelBtn'#4'L'
+'eft'#3'e'#1#6'Height'#2#25#3'Top'#2#9#5'Width'#2'K'#7'Anchors'#11#7'akRight'
+#8'akBottom'#0#6'Cancel'#9#7'Caption'#6#6'Cancel'#7'OnClick'#7#14'CancelBtnC'
+'lick'#8'TabOrder'#2#1#7'TabStop'#8#0#0#0#0
]);

View File

@ -34,7 +34,7 @@ interface
uses
{$IFDEF LCL}
LMessages,LCLProc,LCLType,LCLIntf,
LMessages,LCLProc,LCLType,LCLIntf,LResources,
{$ELSE}
Windows,
{$ENDIF}
@ -668,6 +668,11 @@ begin
end;
{=====}
initialization
{$IFDEF LCL}
{$I vpcontacteditdlg.lrs}
{$ENDIF}
end.

View File

@ -64,27 +64,16 @@ object DlgEventEdit: TDlgEventEdit
TabStop = False
end
end
object pgEvent: TPageControl
Height = 344
Width = 697
TabStop = False
ActivePage = tabEvent
Align = alClient
TabIndex = 0
TabOrder = 1
object tabEvent: TTabSheet
Caption = 'Event'
ClientHeight = 318
ClientWidth = 689
object AppointmentGroupBox: TGroupBox
Height = 209
Left = 8
Height = 211
Top = 5
Width = 679
Anchors = [akTop, akLeft, akRight]
Caption = 'Appointment'
ClientHeight = 191
ClientHeight = 193
ClientWidth = 675
TabOrder = 0
TabOrder = 1
object DescriptionLbl: TLabel
Left = 5
Height = 13
@ -241,7 +230,6 @@ object DlgEventEdit: TDlgEventEdit
8808888880808088888888888800088888888888888888888888
}
NumGlyphs = 0
OnClick = SpeedButton1Click
end
object imgClock: TImage
Left = 18
@ -315,8 +303,6 @@ object DlgEventEdit: TDlgEventEdit
Width = 93
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
ItemHeight = 13
OnChange = StartTimeChange
OnExit = StartTimeExit
TabOrder = 4
end
object EndTime: TComboBox
@ -326,8 +312,6 @@ object DlgEventEdit: TDlgEventEdit
Width = 93
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
ItemHeight = 13
OnChange = EndTimeChange
OnExit = EndTimeExit
TabOrder = 5
end
object Category: TComboBox
@ -337,7 +321,6 @@ object DlgEventEdit: TDlgEventEdit
Width = 182
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
ItemHeight = 13
OnDrawItem = CategoryDrawItem
Style = csOwnerDrawFixed
TabOrder = 1
end
@ -348,14 +331,13 @@ object DlgEventEdit: TDlgEventEdit
Width = 183
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
ItemHeight = 13
OnChange = RecurringTypeChange
Style = csDropDownList
TabOrder = 6
end
object IntervalUpDown: TUpDown
Left = 654
Height = 23
Top = 102
Height = 29
Top = 99
Width = 19
Max = 32767
TabOrder = 9
@ -373,8 +355,8 @@ object DlgEventEdit: TDlgEventEdit
end
object AdvanceUpDown: TUpDown
Left = 196
Height = 23
Top = 167
Height = 29
Top = 164
Width = 19
Min = 1
Max = 120
@ -388,7 +370,6 @@ object DlgEventEdit: TDlgEventEdit
Top = 85
Width = 90
Caption = 'All Day Event'
OnClick = CBAllDayClick
TabOrder = 2
end
object edtUnusedPlaceholder: TEdit
@ -557,14 +538,13 @@ object DlgEventEdit: TDlgEventEdit
end
end
object NotesMemo: TMemo
Height = 86
Top = 226
Left = 8
Height = 110
Top = 224
Width = 679
Anchors = [akTop, akLeft, akRight, akBottom]
ScrollBars = ssVertical
TabOrder = 1
end
end
TabOrder = 2
end
object FileDialog: TOpenDialog
left = 356

View File

@ -19,181 +19,231 @@ LazarusResources.Add('TDlgEventEdit','FORMDATA',[
+'lick'#8'TabOrder'#2#0#7'TabStop'#8#0#0#7'TButton'#9'CancelBtn'#4'Left'#3'^'
+#2#6'Height'#2#25#3'Top'#2#8#5'Width'#2'U'#7'Anchors'#11#5'akTop'#7'akRight'
+#0#6'Cancel'#9#7'Caption'#6#7'&Cancel'#7'OnClick'#7#14'CancelBtnClick'#8'Tab'
+'Order'#2#1#7'TabStop'#8#0#0#0#12'TPageControl'#7'pgEvent'#6'Height'#3'X'#1#5
+'Width'#3#185#2#7'TabStop'#8#10'ActivePage'#7#8'tabEvent'#5'Align'#7#8'alCli'
+'ent'#8'TabIndex'#2#0#8'TabOrder'#2#1#0#9'TTabSheet'#8'tabEvent'#7'Caption'#6
+#5'Event'#12'ClientHeight'#3'>'#1#11'ClientWidth'#3#177#2#0#9'TGroupBox'#19
+'AppointmentGroupBox'#6'Height'#3#209#0#3'Top'#2#5#5'Width'#3#167#2#7'Anchor'
+'s'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#11'Appointment'#12'Clien'
+'tHeight'#3#191#0#11'ClientWidth'#3#163#2#8'TabOrder'#2#0#0#6'TLabel'#14'Des'
+'criptionLbl'#4'Left'#2#5#6'Height'#2#13#3'Top'#2#25#5'Width'#2'M'#8'AutoSiz'
+'e'#8#7'Caption'#6#12'Description:'#11'ParentColor'#8#0#0#6'TBevel'#6'Bevel1'
+#4'Left'#2#8#6'Height'#2#2#3'Top'#2'F'#5'Width'#3#147#2#7'Anchors'#11#5'akTo'
+'p'#6'akLeft'#7'akRight'#0#0#0#6'TBevel'#6'Bevel2'#4'Left'#2#8#6'Height'#2#2
+#3'Top'#3#160#0#5'Width'#3#147#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'
+#0#0#0#6'TLabel'#11'CategoryLbl'#4'Left'#2#5#6'Height'#2#13#3'Top'#2'1'#5'Wi'
+'dth'#2'M'#8'AutoSize'#8#7'Caption'#6#9'Category:'#11'ParentColor'#8#0#0#6'T'
+'Label'#12'StartTimeLbl'#4'Left'#2'/'#6'Height'#2#13#3'Top'#2'j'#5'Width'#2
+';'#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#10'StartTim'
+'e:'#11'ParentColor'#8#0#0#6'TLabel'#10'EndTimeLbl'#4'Left'#2'0'#6'Height'#2
+#13#3'Top'#3#130#0#5'Width'#2'9'#9'Alignment'#7#14'taRightJustify'#8'AutoSiz'
+'e'#8#7'Caption'#6#8'EndTime:'#11'ParentColor'#8#0#0#6'TImage'#6'Image2'#4'L'
+'eft'#3'`'#1#6'Height'#2#18#3'Top'#2'R'#5'Width'#2#18#12'Picture.Data'#10#148
+#2#0#0#23'TPortableNetworkGraphicx'#2#0#0#137'PNG'#13#10#26#10#0#0#0#13'IHDR'
+#0#0#0#16#0#0#0#16#8#6#0#0#0#31#243#255'a'#0#0#2'?IDATx'#218#141#147#219'K'
+#211'a'#28#198#7#251'3bv'#208#146'B'#186#176'B'#214'9'#203'd-Od'#6#173'6_'
+#215't'#228#161#129'e'#206#197#154#254#220#220#161#29#220'I'#205#177'aIF%'
+#252#192'h'#132'e'#181#141#13#215'a'#249'#'#232#218';'#17#188#13#239#158#190
+#27']8'#253'a'#187'xo'#222#195#243'<'#239#243#225'+'#1' '#249#223#186#241#188
+'q'#176'eZ!'#21';'#147#148'"'#208'4U/('#198'/Dv'#21#232#251#172#149#221']'
+#212#24'toUq'#205'|'#219#250#205#23#205#184#22'U'#162'!\'#7#253#203'vt<S'#225
+#164#249#184'OT'#160'w'#169'C'#174''#175#230#185#164#17#254#172#3#145#159'A'
+'DWB'#152#202#249#16#252#250#4#222#229'1'#140#165',h'#13'5'#162#170#183'r'
+#180'H'#160#231'C'#187#172#235#221'-'#222#179'l'#197#236#175'iL'#254#240#226
+'i'#206#143#208'77|Y;\i'#14#214#148#25#143#191#24'q'#213']'#143#131#186#3#206
+'"'#1#138'l0z'#128#25'a'#18#145'\'#16#238#140#13#186'95'#206#219#228#249#200
+'86p'#20'M>'#5#174#184#234'P'#161#221#23#216#241#5#245#235#214#184'#i)8:S'#28
+'.'#185#206#172#158#229'j'#220'[/Uv'#150#11#229'loL'#180#196#235'3'#13'k'#212
+#242'&'#181#252#167#214'~j'#227#180#229#4#183#253#210'~M'#153#169'L'#181'GJf'
+#140#144'2B'#202#148#129#139#140#204#152#132'Zf'#151'='#231#24'Ef'#20#153'Qd'
+#214#159#238#146#26#18'wL'#219#133#200#140'#'#179#141'f'#155'd'#182'&'#202
+#157#144#198#8#169#176'u'#143#144#186#201'l'#213#147#182#17#21';'#6#22#238
+#229#251#137#239'xLH'#3#214#140#9#195#137#135#160#200#160#200#160#200#232'~'
+#163#133'+'#201#21#144':'#210'#h'#155'h'#206'#5'#20'=&'#164'N.e'#196#220#239
+'h'#1'iL'#152'(B:'#146#24'* '#213#206#222#198#145#238'C<!'#149#21#9#16#210
+#209'G'#31#251#17'['#9#23#144#134#191'{1'#158'u'#194#149#177'bxi'#8'='#243':'
+#180#248#149'8'#172#175#224#9#169'\t'#22'('#178#175#143#239#132#254#21#203'#'
+#5'!E'#141#169#26#213#247#171#214')r'#156#144#26#8#169'l'#215'a'#202#15#14
+#181','#148'2h'#162#155#132'TJH'#7'K'#17#248#11#132#172#136#153'-n+F'#0#0#0#0
,'IEND'#174'B`'#130#11'Transparent'#8#0#0#6'TLabel'#12'RecurringLbl'#4'Left'#3
+'{'#1#6'Height'#2#13#3'Top'#2'W'#5'Width'#3#187#0#8'AutoSize'#8#7'Caption'#6
+#23'Appointment Recurrence:'#11'ParentColor'#8#0#0#6'TBevel'#6'Bevel3'#4'Lef'
+'t'#3'S'#1#6'Height'#2'L'#3'Top'#2'N'#5'Width'#2#2#0#0#6'TLabel'#11'Interval'
+'Lbl'#4'Left'#3'M'#2#6'Height'#2#13#3'Top'#2'W'#5'Width'#2'\'#8'AutoSize'#8#7
+'Caption'#6#16'Interval (days):'#11'ParentColor'#8#0#0#6'TImage'#6'Image1'#4
+'Left'#2#18#6'Height'#2#25#3'Top'#3#168#0#5'Width'#2#23#12'Picture.Data'#10
+#252#2#0#0#23'TPortableNetworkGraphic'#224#2#0#0#137'PNG'#13#10#26#10#0#0#0
+#13'IHDR'#0#0#0#16#0#0#0#16#8#6#0#0#0#31#243#255'a'#0#0#2#167'IDATx'#218#149
+#146'[H'#211'a'#24#198#133#174#130#130'n'#10#130#29'm'#251'[n-O'#169#133'E'
+#154#181#178#139#160#168#140#240'B'#130#168#11'#1H'#197#178'fEx*G'#166#9'KIq'
+'('#155#147'9'#231#212#13#233'4f'#19'5'#143#155':'#155'['#218#14'6O4'#181#145
+'O'#223#2#135'Qf]<'#240'}'#240'>'#191#239'}'#223#239#9#2#16#244'?'#26'i'#162
+'T'#131'r'#174#207'P'#26#172#240#223'76('#169#237'&%'#21'J'#140#219'LJn'#158
+'U'#21#1'ws"Z'#242#216#190#13#1#150#22#234'91'#218#134#21#212#28'y'#245#187
+'M'#189#31#250#199#236#21'}'#17#31#242#28'V'#211#186#0'b'#228#142#170#169'Eg'
+'O'#26#150'\Z,;[1'#219#149#14'WS<'#6#202#195#160#204'e'#229#174#214#254#201
+'|'#214#218'q'#0#238#161'||s'#169'1'#215'}'#30#158'7'#9'p*xp4'#198#192#161'9'
+#10#181#136'e'#250#13'@'#140';'#137#218#167#140#201'X'#176#214'a'#201#254#18
+'s'#198'$'#204#188#141#199#180#238' '#220#154'H'#184'T'#2#184#180''''#209'U'
+#204#241#5#0#163'*'#138'K'#140'Sd'#214#21'w'#255#29#248'f'#141#248'j'#185#15
+#183'^'#8#167#238'0&'#155'c0V'#187#23'v'#25#31#206'F'#210'E'#235#9't<'#8'^'
+#14#0#134#229'\'#173#187#239#28#150#29#18'x''2'#225'5'#165'b'#177#255#12'\'
+#175#226'1Z'#31#142#161'J'#30'>'#148'Q'#176'JC~'#142'1'#165'>'#142#198'l'#150
+'-'#0#232#171#226'L'#206'['#174'a'#222'"'#194#251#26'>z'#235'C1X'#23#141'1"'
+#167'&'#26#198#18#14#186#159#236#130#189#150#3'w'#219'1L'#200#226'Pw'#147')'
+#11#0':'#159#6'W'#140#168#226#224'1'#231'`'#160#225'4T'#247'b'#161#19#31#129
+#182#128#141#143'2'#1'<'#173'a'#232#19#179'a'#145'0'#225'hID'#207'3'#30'j'
+#174'3'#132#191','#241'u1['#223'#'#141' ]dCqK'#0#175#181#16'_z3'#161#201#231
+#163#179#136#129#153'f'#138#0'Xd'#31'$@'#183#217#158#181#191#22'8'#180'=d'
+#155#13'U'#225'0'#188#184#128'q]'#6#188#227'"'#140#168'.'#162'$e+tww`A'#201
+#133#173#225#16#164'7'#152#131''#4#248'E'#2#210#160'+'#222#135#182#194'X(2y'
+#208#151'%'#160#244#210#22'<J'#218#140'n1'#13#22'i'#20#170#174#210''''#214#5
+#248'%'#207'f'#9#229'YL'#232'I'#226#236#134'S'#248#252'N'#8#131'd'#15'>'#169
+'w'#163#183'L'#128#138#203#244#206#191#2'V%'#205'`'#138#164#233#12#232#10'x0'
+'WG'#193'\'#25#137#166#172#16#148#166#208'D'#255#4#240#171':'#141#177'Ir'#133
+#158'S'#158'Jw'#138'Sh'#211'%'#201#180'vq2'#141#181#182#230#7#234'_'#190#30
+'3S'#234#148#0#0#0#0'IEND'#174'B`'#130#11'Transparent'#8#0#0#12'TSpeedButton'
+#12'SpeedButton1'#4'Left'#3'E'#1#6'Height'#2#22#3'Top'#3#167#0#5'Width'#2#23
+#5'Color'#7#9'clBtnFace'#10'Glyph.Data'#10#250#0#0#0#246#0#0#0'BM'#246#0#0#0
+#0#0#0#0'v'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0#4#0#0#0#0#0#128#0#0#0#0#0#0
+#0#0#0#0#0#16#0#0#0#16#0#0#0#0#0#0#0#0#0#128#0#0#128#0#0#0#128#128#0#128#0#0
+#0#128#0#128#0#128#128#0#0#128#128#128#0#192#192#192#0#0#0#255#0#0#255#0#0#0
+#255#255#0#255#0#0#0#255#0#255#0#255#255#0#0#255#255#255#0#136#136#136#136
+#136#136#136#136#136#136#136#0#8#136#136#136#136#136#128#128#128#136#136#8
+#136#136#8#8#128#136#128#136#136#128#128#136#136#8#8#136#136#8#128#136#136#8
+#136#136#0#136#128#8#136#8#136#136#8#136#128#128#136#8#0#0#8#136#128#128#136
+#8#136#136#0#136#128#8#136#8#136#136#136#8#128#136#136#8#8#136#136#128#128
+#136#136#8#128#136#136#136#8#8#128#136#136#8#136#136#128#128#128#136#136#136
+#136#136#136#0#8#136#136#136#136#136#136#136#136#136#136#136#9'NumGlyphs'#2#0
+#7'OnClick'#7#17'SpeedButton1Click'#0#0#6'TImage'#8'imgClock'#4'Left'#2#18#6
+'Height'#2#16#3'Top'#2'P'#5'Width'#2#16#8'AutoSize'#9#12'Picture.Data'#10'Y'
+#3#0#0#23'TPortableNetworkGraphic='#3#0#0#137'PNG'#13#10#26#10#0#0#0#13'IHDR'
+#0#0#0#16#0#0#0#16#8#6#0#0#0#31#243#255'a'#0#0#3#4'IDATx'#218']'#147'kHSq'#24
+#198#15#129#4#17'}'#139#250#18#4'}'#144'('#10#162#27'E'#129#16#21'AA'#208#135
+'n'#6'A'#23#170#133'X'#150#149'V'#27'd'#153'Y'#153#153#168#153#183#213#164
+#149#211'tv'#183#173#227'<'#186#204#230'Z'#154#167#153#11#151#229#218#230'.'
+#199'czt{z'#255'CGu'#224'wxx'#223#231'y'#254#156'?'#28#14#0'7'#220#200'M#'
+#212#132#157'xGLg'#243#191#161#217#156#201#189#149'H'#156#154's'#1#3#151'@'
+#228#12#183#239#249#174#248'L'#8#181#239#245'X'#235#183'Z'#210'^+f'#194'?'
+#137#185#173'~;'#31#182#29#241#141'tg'#250#201'o%'#230#197#10'<'#213'\F'#200
+#154'<06'#216#8'o'#235#254#192'{'#253#26')'#219#226'CA'#187#7#247':'#198'`'
+#250#6#223#135'N'#253'29'#232#208#200'R'#231#201'_'#148#235' '#18'8w'#5'w>l'
+#207#244#15'6'#239#15#8#247#215#140#231#183#246#227#161#253#7't'#252'7'#20#26
,#186#144#255#168#11#21'M}'#208#217#190#163#236#173#9#159#235'7EF'#220#143'&'
+#6#235#22#138#148'M'#228#190#22's'#235'zJf'#136'-'#165'K'#228#28'S'#31#170
+#173#253'0'#152'\'#232'u'#135#224#11'I'#240#134#134'!'#246#135#160'}'#217#139
+#178'f'#23#30'>'#201#133']'#183'z'#180#187'd'#214#7#202'&'#198'."'#237'^'#195
+#181#244#26#7'J,.'#232#233'4'#246#12#5#131#248'2'#240#19#191'I3'#164'(Pd'#236
+'E'#161#217#137#11'z'#30'G'#203#133#172#216#29#176#215#158#226#14#243#169#199
+#14#20'='#19#209'M'''#203#227'QH'#178#140';e'#229#240'PQxt'#20'5/'#222#128
+#255#18#196#21#253'G0/'#203#196#11'v'#228#241#254'T'#221#7'\}`'#135'gD'#193
+#208'h'#4'c'#180'8'#171#214#224#190#225#9#210'/j'#240'R'#176#194#17'Tp'#162
+#208#10#230'e'#153'x'#193#182'+'#207#252#135'J'#173'P'#151#219#208'/)T'#18
+#129';'#24#198#165#220#235#177'0o'#251#8#239'8'#240#222#167#224'x^+'#152#151
+'e'#226#5#155'/<6'#239#188'i'#130'F'#219#129#183#206' ~'#208'G'#187#195#10
+#158#154'['#208#231#15'ap'#2'p'#201'@'#237#167#0'N'#20#183#129'yY&^'#144't'
+#170'R'#189'E]'#135#148#187#2#178#245'"'#188'taC'#10#16#142#16#164#3'T'#224
+'%}N+BU'#204#131'yY&^'#176#246'x'#225'r'#162'k'#227#249#6#164#146#225#170#190
+#7'6W'#0#18#221#135'$+'#176#147#206#170#254#12'U'#193#27'0'#15#243#178'L'#188
+#128#177#242'`'#238#225'#'#217'Zy'#195#153'Z'#236#203'}'#133#212#219'<'#210
+'nY'#144'z'#179#25#170'<'#19#146's'#158'c'#215'e#'#14'dU'#202#204#27#255#23
+#166#132' '#8'I'#14#135#3'M&~b'#237#177'R'#172'P'#233#176'*'#197#16#131#233
+'-'#167'+'#209'li'#137#182#8'B'#148#188#235#255')0'#26#141#179#9#201#233't'
+#162#190#161#193#191'tw'#166'f'#241#206#12'3'#225#159#132'i5'#237#194#162'('
+#130#188#227#196#130'xAUU'#213'L'#162#135#24'#'#22#253#255'+OA'#187#249'D'
+#144#24' '#230#178#217#31#231#211#229#219#17')'#234#166#0#0#0#0'IEND'#174'B`'
+#130#11'Transparent'#8#0#0#6'TLabel'#17'RecurrenceEndsLbl'#4'Left'#3'`'#1#6
+'Height'#2#13#3'Top'#3#131#0#5'Width'#2'\'#9'Alignment'#7#14'taRightJustify'
+#8'AutoSize'#8#7'Caption'#6#6'Until:'#11'ParentColor'#8#0#0#5'TEdit'#15'Desc'
+'riptionEdit'#4'Left'#2'V'#6'Height'#2#21#3'Top'#2#21#5'Width'#3'D'#2#7'Anch'
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'TabOrder'#2#0#4'Text'#6#15'Descri'
+'ptionEdit'#0#0#9'TCheckBox'#8'AlarmSet'#4'Left'#2'('#6'Height'#2#19#3'Top'#3
+#170#0#5'Width'#2'J'#7'Caption'#6#10'&Reminder:'#7'OnClick'#7#13'AlarmSetCli'
+'ck'#8'TabOrder'#2#3#0#0#9'TComboBox'#9'StartTime'#4'Left'#3#231#0#6'Height'
+#2#21#3'Top'#2'g'#5'Width'#2']'#16'AutoCompleteText'#11#22'cbactEndOfLineCom'
+'plete'#20'cbactSearchAscending'#0#10'ItemHeight'#2#13#8'OnChange'#7#15'Star'
+'tTimeChange'#6'OnExit'#7#13'StartTimeExit'#8'TabOrder'#2#4#0#0#9'TComboBox'
+#7'EndTime'#4'Left'#3#231#0#6'Height'#2#21#3'Top'#2''#5'Width'#2']'#16'Auto'
+'CompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#10'I'
+'temHeight'#2#13#8'OnChange'#7#13'EndTimeChange'#6'OnExit'#7#11'EndTimeExit'
+#8'TabOrder'#2#5#0#0#9'TComboBox'#8'Category'#4'Left'#2'V'#6'Height'#2#19#3
+'Top'#2'.'#5'Width'#3#182#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplet'
+'e'#20'cbactSearchAscending'#0#10'ItemHeight'#2#13#10'OnDrawItem'#7#16'Categ'
+'oryDrawItem'#5'Style'#7#16'csOwnerDrawFixed'#8'TabOrder'#2#1#0#0#9'TComboBo'
+'x'#13'RecurringType'#4'Left'#3'{'#1#6'Height'#2#21#3'Top'#2'g'#5'Width'#3
+#183#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAsce'
+'nding'#0#10'ItemHeight'#2#13#8'OnChange'#7#19'RecurringTypeChange'#5'Style'
+#7#14'csDropDownList'#8'TabOrder'#2#6#0#0#7'TUpDown'#14'IntervalUpDown'#4'Le'
+'ft'#3#142#2#6'Height'#2#23#3'Top'#2'f'#5'Width'#2#19#3'Max'#3#255''#8'TabO'
+'rder'#2#9#7'OnClick'#7#19'IntervalUpDownClick'#0#0#9'TComboBox'#12'AlarmAdv'
+'Type'#4'Left'#3#230#0#6'Height'#2#21#3'Top'#3#168#0#5'Width'#2'X'#16'AutoCo'
+'mpleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#10'Ite'
+'mHeight'#2#13#5'Style'#7#14'csDropDownList'#8'TabOrder'#2#8#0#0#7'TUpDown'
+#13'AdvanceUpDown'#4'Left'#3#196#0#6'Height'#2#23#3'Top'#3#167#0#5'Width'#2
+#19#3'Min'#2#1#3'Max'#2'x'#8'Position'#2#1#8'TabOrder'#2#10#7'OnClick'#7#18
+'AdvanceUpDownClick'#0#0#9'TCheckBox'#8'CBAllDay'#4'Left'#2'm'#6'Height'#2#19
+#3'Top'#2'U'#5'Width'#2'Z'#7'Caption'#6#13'All Day Event'#7'OnClick'#7#13'CB'
+'AllDayClick'#8'TabOrder'#2#2#0#0#5'TEdit'#20'edtUnusedPlaceholder'#4'Left'#3
+'K'#2#6'Height'#2#21#3'Top'#2'g'#5'Width'#2'A'#8'TabOrder'#2#7#4'Text'#6#19
+'Placeholder control'#7'Visible'#8#0#0#9'TDateEdit'#9'StartDate'#4'Left'#2'u'
+#6'Height'#2#23#3'Top'#2'h'#5'Width'#2'P'#23'CalendarDisplaySettings'#11#14
+'Order'#2#1#7'TabStop'#8#0#0#0#9'TGroupBox'#19'AppointmentGroupBox'#4'Left'#2
+#8#6'Height'#3#211#0#3'Top'#2#5#5'Width'#3#167#2#7'Anchors'#11#5'akTop'#6'ak'
+'Left'#7'akRight'#0#7'Caption'#6#11'Appointment'#12'ClientHeight'#3#193#0#11
+'ClientWidth'#3#163#2#8'TabOrder'#2#1#0#6'TLabel'#14'DescriptionLbl'#4'Left'
+#2#5#6'Height'#2#13#3'Top'#2#25#5'Width'#2'M'#8'AutoSize'#8#7'Caption'#6#12
+'Description:'#11'ParentColor'#8#0#0#6'TBevel'#6'Bevel1'#4'Left'#2#8#6'Heigh'
+'t'#2#2#3'Top'#2'F'#5'Width'#3#147#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi'
+'ght'#0#0#0#6'TBevel'#6'Bevel2'#4'Left'#2#8#6'Height'#2#2#3'Top'#3#160#0#5'W'
+'idth'#3#147#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#0#0#6'TLabel'#11
+'CategoryLbl'#4'Left'#2#5#6'Height'#2#13#3'Top'#2'1'#5'Width'#2'M'#8'AutoSiz'
+'e'#8#7'Caption'#6#9'Category:'#11'ParentColor'#8#0#0#6'TLabel'#12'StartTime'
+'Lbl'#4'Left'#2'/'#6'Height'#2#13#3'Top'#2'j'#5'Width'#2';'#9'Alignment'#7#14
+'taRightJustify'#8'AutoSize'#8#7'Caption'#6#10'StartTime:'#11'ParentColor'#8
+#0#0#6'TLabel'#10'EndTimeLbl'#4'Left'#2'0'#6'Height'#2#13#3'Top'#3#130#0#5'W'
+'idth'#2'9'#9'Alignment'#7#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#8'E'
+'ndTime:'#11'ParentColor'#8#0#0#6'TImage'#6'Image2'#4'Left'#3'`'#1#6'Height'
+#2#18#3'Top'#2'R'#5'Width'#2#18#12'Picture.Data'#10#148#2#0#0#23'TPortableNe'
+'tworkGraphicx'#2#0#0#137'PNG'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#16#0#0#0#16#8
+#6#0#0#0#31#243#255'a'#0#0#2'?IDATx'#218#141#147#219'K'#211'a'#28#198#7#251
+'3bv'#208#146'B'#186#176'B'#214'9'#203'd-Od'#6#173'6_'#215't'#228#161#129'e'
+#206#197#154#254#220#220#161#29#220'I'#205#177'aIF%'#252#192'h'#132'e'#181
+#141#13#215'a'#249'#'#232#218';'#17#188#13#239#158#190#27']8'#253'a'#187'xo'
+#222#195#243'<'#239#243#225'+'#1' '#249#223#186#241#188'q'#176'eZ!'#21';'#147
+#148'"'#208'4U/('#198'/Dv'#21#232#251#172#149#221']'#212#24'toUq'#205'|'#219
+#250#205#23#205#184#22'U'#162'!\'#7#253#203'vt<S'#225#164#249#184'OT'#160'w'
+#169'C'#174''#175#230#185#164#17#254#172#3#145#159'ADWB'#152#202#249#16#252
+#250#4#222#229'1'#140#165',h'#13'5'#162#170#183'r'#180'H'#160#231'C'#187#172
+#235#221'-'#222#179'l'#197#236#175'iL'#254#240#226'i'#206#143#208'77|Y;\i'#14
+#214#148#25#143#191#24'q'#213']'#143#131#186#3#206'"'#1#138'l0z'#128#25'a'
+#18#145'\'#16#238#140#13#186'95'#206#219#228#249#200'86p'#20'M>'#5#174#184
+#234'P'#161#221#23#216#241#5#245#235#214#184'#i)8:S'#28'.'#185#206#172#158
+#229'j'#220'[/Uv'#150#11#229'loL'#180#196#235'3'#13'k'#212#242'&'#181#252#167
+#214'~j'#227#180#229#4#183#253#210'~M'#153#169'L'#181'GJf'#140#144'2B'#202
+#148#129#139#140#204#152#132'Zf'#151'='#231#24'Ef'#20#153'Qd'#214#159#238#146
+#26#18'wL'#219#133#200#140'#'#179#141'f'#155'd'#182'&'#202#157#144#198#8#169
+#176'u'#143#144#186#201'l'#213#147#182#17#21';'#6#22#238#229#251#137#239'xLH'
+#3#214#140#9#195#137#135#160#200#160#200#160#200#232'~'#163#133'+'#201#21#144
+':'#210'#h'#155'h'#206'#5'#20'=&'#164'N.e'#196#220#239'h'#1'iL'#152'(B:'#146
+#24'* '#213#206#222#198#145#238'C<!'#149#21#9#16#210#209'G'#31#251#17'['#9#23
+#144#134#191'{1'#158'u'#194#149#177'bxi'#8'='#243':'#180#248#149'8'#172#175
+#224#9#169'\t'#22'('#178#175#143#239#132#254#21#203'#'#5'!E'#141#169#26#213
+#247#171#214')r'#156#144#26#8#169'l'#215'a'#202#15#14#181','#148'2h'#162#155
+#132'TJH'#7'K'#17#248#11#132#172#136#153'-n+F'#0#0#0#0'IEND'#174'B`'#130#11
+'Transparent'#8#0#0#6'TLabel'#12'RecurringLbl'#4'Left'#3'{'#1#6'Height'#2#13
+#3'Top'#2'W'#5'Width'#3#187#0#8'AutoSize'#8#7'Caption'#6#23'Appointment Recu'
+'rrence:'#11'ParentColor'#8#0#0#6'TBevel'#6'Bevel3'#4'Left'#3'S'#1#6'Height'
,#2'L'#3'Top'#2'N'#5'Width'#2#2#0#0#6'TLabel'#11'IntervalLbl'#4'Left'#3'M'#2#6
+'Height'#2#13#3'Top'#2'W'#5'Width'#2'\'#8'AutoSize'#8#7'Caption'#6#16'Interv'
+'al (days):'#11'ParentColor'#8#0#0#6'TImage'#6'Image1'#4'Left'#2#18#6'Height'
+#2#25#3'Top'#3#168#0#5'Width'#2#23#12'Picture.Data'#10#252#2#0#0#23'TPortabl'
+'eNetworkGraphic'#224#2#0#0#137'PNG'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#16#0#0
+#0#16#8#6#0#0#0#31#243#255'a'#0#0#2#167'IDATx'#218#149#146'[H'#211'a'#24#198
+#133#174#130#130'n'#10#130#29'm'#251'[n-O'#169#133'E'#154#181#178#139#160#168
+#140#240'B'#130#168#11'#1H'#197#178'fEx*G'#166#9'KIq('#155#147'9'#231#212#13
+#233'4f'#19'5'#143#155':'#155'['#218#14'6O4'#181#145'O'#223#2#135'Qf]<'#240
+'}'#240'>'#191#239'}'#223#239#9#2#16#244'?'#26'i'#162'T'#131'r'#174#207'P'#26
+#172#240#223'76('#169#237'&%'#21'J'#140#219'LJn'#158'U'#21#1'ws"Z'#242#216
+#190#13#1#150#22#234'91'#218#134#21#212#28'y'#245#187'M'#189#31#250#199#236
+#21'}'#17#31#242#28'V'#211#186#0'b'#228#142#170#169'EgO'#26#150'\Z,;[1'#219
+#149#14'WS<'#6#202#195#160#204'e'#229#174#214#254#201'|'#214#218'q'#0#238#161
+'||s'#169'1'#215'}'#30#158'7'#9'p*xp4'#198#192#161'9'#10#181#136'e'#250#13'@'
+#140';'#137#218#167#140#201'X'#176#214'a'#201#254#18's'#198'$'#204#188#141
+#199#180#238' '#220#154'H'#184'T'#2#184#180''''#209'U'#204#241#5#0#163'*'#138
+'K'#140'Sd'#214#21'w'#255#29#248'f'#141#248'j'#185#15#183'^'#8#167#238'0&'
+#155'c0V'#187#23'v'#25#31#206'F'#210'E'#235#9't<'#8'^'#14#0#134#229'\'#173
+#187#239#28#150#29#18'x''2'#225'5'#165'b'#177#255#12'\'#175#226'1Z'#31#142
+#161'J'#30'>'#148'Q'#176'JC~'#142'1'#165'>'#142#198'l'#150'-'#0#232#171#226
+'L'#206'['#174'a'#222'"'#194#251#26'>z'#235'C1X'#23#141'1"'#167'&'#26#198#18
+#14#186#159#236#130#189#150#3'w'#219'1L'#200#226'Pw'#147')'#11#0':'#159#6'W'
+#140#168#226#224'1'#231'`'#160#225'4T'#247'b'#161#19#31#129#182#128#141#143
+'2'#1'<'#173'a'#232#19#179'a'#145'0'#225'hID'#207'3'#30'j'#174'3'#132#191','
+#241'u1['#223'#'#141' ]dCqK'#0#175#181#16'_z3'#161#201#231#163#179#136#129
+#153'f'#138#0'Xd'#31'$@'#183#217#158#181#191#22'8'#180'=d'#155#13'U'#225'0'
+#188#184#128'q]'#6#188#227'"'#140#168'.'#162'$e+tww`A'#201#133#173#225#16#164
+'7'#152#131''#4#248'E'#2#210#160'+'#222#135#182#194'X(2y'#208#151'%'#160#244
+#210#22'<J'#218#140'n1'#13#22'i'#20#170#174#210''''#214#5#248'%'#207'f'#9#229
+'YL'#232'I'#226#236#134'S'#248#252'N'#8#131'd'#15'>'#169'w'#163#183'L'#128
+#138#203#244#206#191#2'V%'#205'`'#138#164#233#12#232#10'x0WG'#193'\'#25#137
+#166#172#16#148#166#208'D'#255#4#240#171':'#141#177'Ir'#133#158'S'#158'Jw'
+#138'Sh'#211'%'#201#180'vq2'#141#181#182#230#7#234'_'#190#30'3S'#234#148#0#0
+#0#0'IEND'#174'B`'#130#11'Transparent'#8#0#0#12'TSpeedButton'#12'SpeedButton'
+'1'#4'Left'#3'E'#1#6'Height'#2#22#3'Top'#3#167#0#5'Width'#2#23#5'Color'#7#9
+'clBtnFace'#10'Glyph.Data'#10#250#0#0#0#246#0#0#0'BM'#246#0#0#0#0#0#0#0'v'#0
+#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0#4#0#0#0#0#0#128#0#0#0#0#0#0#0#0#0#0#0#16
+#0#0#0#16#0#0#0#0#0#0#0#0#0#128#0#0#128#0#0#0#128#128#0#128#0#0#0#128#0#128#0
+#128#128#0#0#128#128#128#0#192#192#192#0#0#0#255#0#0#255#0#0#0#255#255#0#255
+#0#0#0#255#0#255#0#255#255#0#0#255#255#255#0#136#136#136#136#136#136#136#136
+#136#136#136#0#8#136#136#136#136#136#128#128#128#136#136#8#136#136#8#8#128
+#136#128#136#136#128#128#136#136#8#8#136#136#8#128#136#136#8#136#136#0#136
+#128#8#136#8#136#136#8#136#128#128#136#8#0#0#8#136#128#128#136#8#136#136#0
+#136#128#8#136#8#136#136#136#8#128#136#136#8#8#136#136#128#128#136#136#8#128
+#136#136#136#8#8#128#136#136#8#136#136#128#128#128#136#136#136#136#136#136#0
+#8#136#136#136#136#136#136#136#136#136#136#136#9'NumGlyphs'#2#0#0#0#6'TImage'
+#8'imgClock'#4'Left'#2#18#6'Height'#2#16#3'Top'#2'P'#5'Width'#2#16#8'AutoSiz'
+'e'#9#12'Picture.Data'#10'Y'#3#0#0#23'TPortableNetworkGraphic='#3#0#0#137'PN'
+'G'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#16#0#0#0#16#8#6#0#0#0#31#243#255'a'#0#0
+#3#4'IDATx'#218']'#147'kHSq'#24#198#15#129#4#17'}'#139#250#18#4'}'#144'('#10
+#162#27'E'#129#16#21'AA'#208#135'n'#6'A'#23#170#133'X'#150#149'V'#27'd'#153
+'Y'#153#153#168#153#183#213#164#149#211'tv'#183#173#227'<'#186#204#230'Z'#154
+#167#153#11#151#229#218#230'.'#199'czt{z'#255'CGu'#224'wxx'#223#231'y'#254
+#156'?'#28#14#0'7'#220#200'M#'#212#132#157'xGLg'#243#191#161#217#156#201#189
+#149'H'#156#154's'#1#3#151'@'#228#12#183#239#249#174#248'L'#8#181#239#245'X'
+#235#183'Z'#210'^+f'#194'?'#137#185#173'~;'#31#182#29#241#141'tg'#250#201'o%'
+#230#197#10'<'#213'\F'#200#154'<06'#216#8'o'#235#254#192'{'#253#26')'#219#226
+'CA'#187#7#247':'#198'`'#250#6#223#135'N'#253'29'#232#208#200'R'#231#201'_'
+#148#235' '#18'8w'#5'w>l'#207#244#15'6'#239#15#8#247#215#140#231#183#246#227
+#161#253#7't'#252'7'#20#26#186#144#255#168#11#21'M}'#208#217#190#163#236#173
+#9#159#235'7EF'#220#143'&'#6#235#22#138#148'M'#228#190#22's'#235'zJf'#136'-'
+#165'K'#228#28'S'#31#170#173#253'0'#152'\'#232'u'#135#224#11'I'#240#134#134
+'!'#246#135#160'}'#217#139#178'f'#23#30'>'#201#133']'#183'z'#180#187'd'#214#7
,#202'&'#198'."'#237'^'#195#181#244#26#7'J,.'#232#233'4'#246#12#5#131#248'2'
+#240#19#191'I3'#164'(Pd'#236'E'#161#217#137#11'z'#30'G'#203#133#172#216#29
+#176#215#158#226#14#243#169#199#14#20'='#19#209'M'''#203#227'QH'#178#140';e'
+#229#240'PQxt'#20'5/'#222#128#255#18#196#21#253'G0/'#203#196#11'v'#228#241
+#254'T'#221#7'\}`'#135'gD'#193#208'h'#4'c'#180'8'#171#214#224#190#225#9#210
+'/j'#240'R'#176#194#17'Tp'#162#208#10#230'e'#153'x'#193#182'+'#207#252#135'J'
+#173'P'#151#219#208'/)T'#18#129';'#24#198#165#220#235#177'0o'#251#8#239'8'
+#240#222#167#224'x^+'#152#151'e'#226#5#155'/<6'#239#188'i'#130'F'#219#129#183
+#206' ~'#208'G'#187#195#10#158#154'['#208#231#15'ap'#2'p'#201'@'#237#167#0'N'
+#20#183#129'yY&^'#144't'#170'R'#189'E]'#135#148#187#2#178#245'"'#188'taC'#10
+#16#142#16#164#3'T'#224'%}N+BU'#204#131'yY&^'#176#246'x'#225'r'#162'k'#227
+#249#6#164#146#225#170#190#7'6W'#0#18#221#135'$+'#176#147#206#170#254#12'U'
+#193#27'0'#15#243#178'L'#188#128#177#242'`'#238#225'#'#217'Zy'#195#153'Z'#236
+#203'}'#133#212#219'<'#210'nY'#144'z'#179#25#170'<'#19#146's'#158'c'#215'e#'
+#14'dU'#202#204#27#255#23#166#132' '#8'I'#14#135#3'M&~b'#237#177'R'#172'P'
+#233#176'*'#197#16#131#233'-'#167'+'#209'li'#137#182#8'B'#148#188#235#255')0'
+#26#141#179#9#201#233't'#162#190#161#193#191'tw'#166'f'#241#206#12'3'#225#159
+#132'i5'#237#194#162'('#130#188#227#196#130'xAUU'#213'L'#162#135#24'#'#22#253
+#255'+OA'#187#249'D'#144#24' '#230#178#217#31#231#211#229#219#17')'#234#166#0
+#0#0#0'IEND'#174'B`'#130#11'Transparent'#8#0#0#6'TLabel'#17'RecurrenceEndsLb'
+'l'#4'Left'#3'`'#1#6'Height'#2#13#3'Top'#3#131#0#5'Width'#2'\'#9'Alignment'#7
+#14'taRightJustify'#8'AutoSize'#8#7'Caption'#6#6'Until:'#11'ParentColor'#8#0
+#0#5'TEdit'#15'DescriptionEdit'#4'Left'#2'V'#6'Height'#2#21#3'Top'#2#21#5'Wi'
+'dth'#3'D'#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'TabOrder'#2#0#4
+'Text'#6#15'DescriptionEdit'#0#0#9'TCheckBox'#8'AlarmSet'#4'Left'#2'('#6'Hei'
+'ght'#2#19#3'Top'#3#170#0#5'Width'#2'J'#7'Caption'#6#10'&Reminder:'#7'OnClic'
+'k'#7#13'AlarmSetClick'#8'TabOrder'#2#3#0#0#9'TComboBox'#9'StartTime'#4'Left'
+#3#231#0#6'Height'#2#21#3'Top'#2'g'#5'Width'#2']'#16'AutoCompleteText'#11#22
+'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#10'ItemHeight'#2#13#8'Ta'
+'bOrder'#2#4#0#0#9'TComboBox'#7'EndTime'#4'Left'#3#231#0#6'Height'#2#21#3'To'
+'p'#2''#5'Width'#2']'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20
+'cbactSearchAscending'#0#10'ItemHeight'#2#13#8'TabOrder'#2#5#0#0#9'TComboBox'
+#8'Category'#4'Left'#2'V'#6'Height'#2#19#3'Top'#2'.'#5'Width'#3#182#0#16'Aut'
+'oCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#10
+'ItemHeight'#2#13#5'Style'#7#16'csOwnerDrawFixed'#8'TabOrder'#2#1#0#0#9'TCom'
+'boBox'#13'RecurringType'#4'Left'#3'{'#1#6'Height'#2#21#3'Top'#2'g'#5'Width'
+#3#183#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAs'
+'cending'#0#10'ItemHeight'#2#13#5'Style'#7#14'csDropDownList'#8'TabOrder'#2#6
+#0#0#7'TUpDown'#14'IntervalUpDown'#4'Left'#3#142#2#6'Height'#2#29#3'Top'#2'c'
+#5'Width'#2#19#3'Max'#3#255''#8'TabOrder'#2#9#7'OnClick'#7#19'IntervalUpDow'
+'nClick'#0#0#9'TComboBox'#12'AlarmAdvType'#4'Left'#3#230#0#6'Height'#2#21#3
+'Top'#3#168#0#5'Width'#2'X'#16'AutoCompleteText'#11#22'cbactEndOfLineComplet'
+'e'#20'cbactSearchAscending'#0#10'ItemHeight'#2#13#5'Style'#7#14'csDropDownL'
+'ist'#8'TabOrder'#2#8#0#0#7'TUpDown'#13'AdvanceUpDown'#4'Left'#3#196#0#6'Hei'
+'ght'#2#29#3'Top'#3#164#0#5'Width'#2#19#3'Min'#2#1#3'Max'#2'x'#8'Position'#2
+#1#8'TabOrder'#2#10#7'OnClick'#7#18'AdvanceUpDownClick'#0#0#9'TCheckBox'#8'C'
+'BAllDay'#4'Left'#2'm'#6'Height'#2#19#3'Top'#2'U'#5'Width'#2'Z'#7'Caption'#6
+#13'All Day Event'#8'TabOrder'#2#2#0#0#5'TEdit'#20'edtUnusedPlaceholder'#4'L'
+'eft'#3'K'#2#6'Height'#2#21#3'Top'#2'g'#5'Width'#2'A'#8'TabOrder'#2#7#4'Text'
+#6#19'Placeholder control'#7'Visible'#8#0#0#9'TDateEdit'#9'StartDate'#4'Left'
+#2'u'#6'Height'#2#23#3'Top'#2'h'#5'Width'#2'P'#23'CalendarDisplaySettings'#11
+#14'dsShowHeadings'#14'dsShowDayNames'#0#9'OKCaption'#6#2'OK'#13'CancelCapti'
+'on'#6#6'Cancel'#8'ReadOnly'#8#11'ButtonWidth'#2#23#10'Glyph.Data'#10':'#4#0
+#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0
+#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0
+#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#214#158'r'#196
+#211#153'n'#244#209#150'h'#255#206#146'c'#255#203#142'^'#255#201#138'['#255
+#199#135'V'#255#195#132'R'#255#195#132'R'#255#195#132'R'#255#195#132'R'#255
+#195#132'R'#255#195#132'R'#255#187'wB'#176#255#255#255#0#255#255#255#0#215
+#161'u'#255#248#242#237#255#247#240#234#255#246#237#230#255#244#234#226#255
+#243#231#222#255#241#228#219#255#240#226#216#255#234#214#200#255#242#229#220
+#255#250#244#241#255#249#243#240#255#250#245#242#255#197#138']'#253#255#255
,#255#0#255#255#255#0#217#164'z'#255#249#243#238#255#235#210#190#255#255#255
+#255#255#235#211#191#255#255#255#255#255#235#211#192#255#255#255#255#255#234
+#199#173#255#236#217#205#255#241#228#219#255#249#243#240#255#249#242#239#255
+#198#140'_'#255#255#255#255#0#255#255#255#0#221#168'~'#255#249#243#239#255
+#235#208#186#255#235#208#187#255'u'#181'z'#255'u'#181'z'#255'u'#181'z'#255
+#235#209#189#255#234#205#181#255#250#244#240#255#235#217#204#255#241#228#219
+#255#250#244#241#255#198#138'\'#255#255#255#255#0#255#255#255#0#223#170#130
+#255#249#243#239#255#234#206#183#255#255#255#255#255'u'#181'z'#255#148#212
+#155#255't'#181'y'#255#255#255#255#255#234#207#186#255#251#246#242#255#250
+#243#240#255#235#216#203#255#242#230#221#255#200#141'_'#255#255#255#255#0#255
+#255#255#0#225#174#135#255#250#244#240#255#234#203#178#255#234#204#179#255'u'
+#181'z'#255't'#181'y'#255's'#180'x'#255#234#206#183#255'p'#179'u'#255'o'#178
+'t'#255'n'#177'r'#255#232#200#174#255#234#215#201#255#196#134'T'#255#255#255
+#255#0#255#255#255#0#227#177#140#255#250#246#241#255#234#201#174#255#255#255
+#255#255#234#201#176#255#255#255#255#255#233#203#179#255#255#255#255#255'o'
+#177's'#255#142#210#149#255'k'#175'o'#255#255#255#255#255#241#229#219#255#198
+#134'U'#255#255#255#255#0#255#255#255#0#229#180#143#255#250#246#242#255#233
+#198#170#255#233#198#172#255#234#199#172#255#233#199#173#255#233#201#174#255
+#233#201#176#255'l'#176'q'#255'j'#175'n'#255'h'#173'm'#255#232#204#181#255
+#242#231#222#255#200#138'Y'#255#255#255#255#0#255#255#255#0#231#183#148#255
+#251#247#244#255#233#195#166#255#255#255#255#255#232#196#169#255#255#255#255
+#255#233#198#170#255#255#255#255#255#232#199#172#255#255#255#255#255#232#200
+#176#255#255#255#255#255#247#241#235#255#203#143'_'#255#255#255#255#0#255#255
+#255#0#233#186#152#255#251#247#244#255'e'#164#255#255'd'#163#255#255'b'#162
+#255#255'a'#161#255#255'_'#159#255#255'\'#157#255#255'Z'#154#255#255'W'#152
+#255#255'T'#149#255#255'R'#148#255#255#251#247#244#255#206#147'd'#255#255#255
+#255#0#255#255#255#0#235#189#155#255#251#247#244#255'd'#164#255#255'y'#189
+#255#255'u'#187#255#255'q'#185#255#255'm'#184#255#255'h'#179#255#255'a'#176
+#255#255'Z'#171#255#255'T'#167#255#255';}'#255#255#251#247#244#255#209#151'j'
+#255#255#255#255#0#255#255#255#0#236#191#158#255#251#247#244#255'e'#164#255
+#255'd'#163#255#255'`'#160#255#255']'#158#255#255'X'#153#255#255'T'#150#255
+#255'M'#144#255#255'G'#139#255#255'B'#132#255#255'='#255#255#251#247#244#255
+#212#155'o'#255#255#255#255#0#255#255#255#0#238#193#161#235#251#247#244#255
+#251#247#244#255#251#247#244#255#251#247#244#255#251#247#244#255#251#247#244
+#255#251#247#244#255#251#247#244#255#251#247#244#255#251#247#244#255#251#247
+#244#255#251#247#244#255#215#160't'#248#255#255#255#0#255#255#255#0#239#194
+#163'~'#239#193#162#227#237#192#159#255#235#190#157#255#235#188#154#255#233
+#186#150#255#231#183#147#255#230#181#144#255#228#178#140#255#226#175#136#255
+#224#172#132#255#221#169#128#255#220#165'}'#255#218#163'z'#202#255#255#255#0
+#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+#9'NumGlyphs'#2#1#8'TabOrder'#2#11#0#0#9'TDateEdit'#7'EndDate'#4'Left'#2'u'#6
+'Height'#2#23#3'Top'#3#131#0#5'Width'#2'P'#23'CalendarDisplaySettings'#11#14
+'dsShowHeadings'#14'dsShowDayNames'#0#9'OKCaption'#6#2'OK'#13'CancelCaption'
+#6#6'Cancel'#8'ReadOnly'#8#11'ButtonWidth'#2#23#10'Glyph.Data'#10':'#4#0#0'6'
+#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0
+#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255
+#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#214#158'r'#196#211
+#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#214#158'r'#196#211
+#153'n'#244#209#150'h'#255#206#146'c'#255#203#142'^'#255#201#138'['#255#199
+#135'V'#255#195#132'R'#255#195#132'R'#255#195#132'R'#255#195#132'R'#255#195
+#132'R'#255#195#132'R'#255#187'wB'#176#255#255#255#0#255#255#255#0#215#161'u'
@ -207,64 +257,7 @@ LazarusResources.Add('TDlgEventEdit','FORMDATA',[
+#255#235#208#187#255'u'#181'z'#255'u'#181'z'#255'u'#181'z'#255#235#209#189
+#255#234#205#181#255#250#244#240#255#235#217#204#255#241#228#219#255#250#244
+#241#255#198#138'\'#255#255#255#255#0#255#255#255#0#223#170#130#255#249#243
+#239#255#234#206#183#255#255#255#255#255'u'#181'z'#255#148#212#155#255't'#181
+'y'#255#255#255#255#255#234#207#186#255#251#246#242#255#250#243#240#255#235
+#216#203#255#242#230#221#255#200#141'_'#255#255#255#255#0#255#255#255#0#225
+#174#135#255#250#244#240#255#234#203#178#255#234#204#179#255'u'#181'z'#255't'
+#181'y'#255's'#180'x'#255#234#206#183#255'p'#179'u'#255'o'#178't'#255'n'#177
+'r'#255#232#200#174#255#234#215#201#255#196#134'T'#255#255#255#255#0#255#255
+#255#0#227#177#140#255#250#246#241#255#234#201#174#255#255#255#255#255#234
+#201#176#255#255#255#255#255#233#203#179#255#255#255#255#255'o'#177's'#255
+#142#210#149#255'k'#175'o'#255#255#255#255#255#241#229#219#255#198#134'U'#255
+#255#255#255#0#255#255#255#0#229#180#143#255#250#246#242#255#233#198#170#255
+#233#198#172#255#234#199#172#255#233#199#173#255#233#201#174#255#233#201#176
+#255'l'#176'q'#255'j'#175'n'#255'h'#173'm'#255#232#204#181#255#242#231#222
+#255#200#138'Y'#255#255#255#255#0#255#255#255#0#231#183#148#255#251#247#244
+#255#233#195#166#255#255#255#255#255#232#196#169#255#255#255#255#255#233#198
+#170#255#255#255#255#255#232#199#172#255#255#255#255#255#232#200#176#255#255
+#255#255#255#247#241#235#255#203#143'_'#255#255#255#255#0#255#255#255#0#233
+#186#152#255#251#247#244#255'e'#164#255#255'd'#163#255#255'b'#162#255#255'a'
+#161#255#255'_'#159#255#255'\'#157#255#255'Z'#154#255#255'W'#152#255#255'T'
+#149#255#255'R'#148#255#255#251#247#244#255#206#147'd'#255#255#255#255#0#255
+#255#255#0#235#189#155#255#251#247#244#255'd'#164#255#255'y'#189#255#255'u'
+#187#255#255'q'#185#255#255'm'#184#255#255'h'#179#255#255'a'#176#255#255'Z'
+#171#255#255'T'#167#255#255';}'#255#255#251#247#244#255#209#151'j'#255#255
+#255#255#0#255#255#255#0#236#191#158#255#251#247#244#255'e'#164#255#255'd'
+#163#255#255'`'#160#255#255']'#158#255#255'X'#153#255#255'T'#150#255#255'M'
+#144#255#255'G'#139#255#255'B'#132#255#255'='#255#255#251#247#244#255#212
+#155'o'#255#255#255#255#0#255#255#255#0#238#193#161#235#251#247#244#255#251
+#247#244#255#251#247#244#255#251#247#244#255#251#247#244#255#251#247#244#255
+#251#247#244#255#251#247#244#255#251#247#244#255#251#247#244#255#251#247#244
+#255#251#247#244#255#215#160't'#248#255#255#255#0#255#255#255#0#239#194#163
+'~'#239#193#162#227#237#192#159#255#235#190#157#255#235#188#154#255#233#186
+#150#255#231#183#147#255#230#181#144#255#228#178#140#255#226#175#136#255#224
+#172#132#255#221#169#128#255#220#165'}'#255#218#163'z'#202#255#255#255#0#255
+#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#9'Num'
+'Glyphs'#2#1#8'TabOrder'#2#11#0#0#9'TDateEdit'#7'EndDate'#4'Left'#2'u'#6'Hei'
+'ght'#2#23#3'Top'#3#131#0#5'Width'#2'P'#23'CalendarDisplaySettings'#11#14'ds'
+'ShowHeadings'#14'dsShowDayNames'#0#9'OKCaption'#6#2'OK'#13'CancelCaption'#6
+#6'Cancel'#8'ReadOnly'#8#11'ButtonWidth'#2#23#10'Glyph.Data'#10':'#4#0#0'6'#4
+#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0
+#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255
+#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#214#158'r'#196#211
+#153'n'#244#209#150'h'#255#206#146'c'#255#203#142'^'#255#201#138'['#255#199
+#135'V'#255#195#132'R'#255#195#132'R'#255#195#132'R'#255#195#132'R'#255#195
+#132'R'#255#195#132'R'#255#187'wB'#176#255#255#255#0#255#255#255#0#215#161'u'
+#255#248#242#237#255#247#240#234#255#246#237#230#255#244#234#226#255#243#231
+#222#255#241#228#219#255#240#226#216#255#234#214#200#255#242#229#220#255#250
+#244#241#255#249#243#240#255#250#245#242#255#197#138']'#253#255#255#255#0#255
,#255#255#0#217#164'z'#255#249#243#238#255#235#210#190#255#255#255#255#255#235
+#211#191#255#255#255#255#255#235#211#192#255#255#255#255#255#234#199#173#255
+#236#217#205#255#241#228#219#255#249#243#240#255#249#242#239#255#198#140'_'
+#255#255#255#255#0#255#255#255#0#221#168'~'#255#249#243#239#255#235#208#186
+#255#235#208#187#255'u'#181'z'#255'u'#181'z'#255'u'#181'z'#255#235#209#189
+#255#234#205#181#255#250#244#240#255#235#217#204#255#241#228#219#255#250#244
+#241#255#198#138'\'#255#255#255#255#0#255#255#255#0#223#170#130#255#249#243
+#239#255#234#206#183#255#255#255#255#255'u'#181'z'#255#148#212#155#255't'#181
,#239#255#234#206#183#255#255#255#255#255'u'#181'z'#255#148#212#155#255't'#181
+'y'#255#255#255#255#255#234#207#186#255#251#246#242#255#250#243#240#255#235
+#216#203#255#242#230#221#255#200#141'_'#255#255#255#255#0#255#255#255#0#225
+#174#135#255#250#244#240#255#234#203#178#255#234#204#179#255'u'#181'z'#255't'
@ -321,14 +314,14 @@ LazarusResources.Add('TDlgEventEdit','FORMDATA',[
+#235#208#186#255#235#208#187#255'u'#181'z'#255'u'#181'z'#255'u'#181'z'#255
+#235#209#189#255#234#205#181#255#250#244#240#255#235#217#204#255#241#228#219
+#255#250#244#241#255#198#138'\'#255#255#255#255#0#255#255#255#0#223#170#130
,#255#249#243#239#255#234#206#183#255#255#255#255#255'u'#181'z'#255#148#212
+#255#249#243#239#255#234#206#183#255#255#255#255#255'u'#181'z'#255#148#212
+#155#255't'#181'y'#255#255#255#255#255#234#207#186#255#251#246#242#255#250
+#243#240#255#235#216#203#255#242#230#221#255#200#141'_'#255#255#255#255#0#255
+#255#255#0#225#174#135#255#250#244#240#255#234#203#178#255#234#204#179#255'u'
+#181'z'#255't'#181'y'#255's'#180'x'#255#234#206#183#255'p'#179'u'#255'o'#178
+'t'#255'n'#177'r'#255#232#200#174#255#234#215#201#255#196#134'T'#255#255#255
+#255#0#255#255#255#0#227#177#140#255#250#246#241#255#234#201#174#255#255#255
+#255#255#234#201#176#255#255#255#255#255#233#203#179#255#255#255#255#255'o'
,#255#255#234#201#176#255#255#255#255#255#233#203#179#255#255#255#255#255'o'
+#177's'#255#142#210#149#255'k'#175'o'#255#255#255#255#255#241#229#219#255#198
+#134'U'#255#255#255#255#0#255#255#255#0#229#180#143#255#250#246#242#255#233
+#198#170#255#233#198#172#255#234#199#172#255#233#199#173#255#233#201#174#255
@ -358,8 +351,8 @@ LazarusResources.Add('TDlgEventEdit','FORMDATA',[
+#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+#9'NumGlyphs'#2#1#8'TabOrder'#2#13#0#0#5'TEdit'#12'AlarmAdvance'#4'Left'#3
+#130#0#6'Height'#2#23#3'Top'#3#168#0#5'Width'#2'@'#8'TabOrder'#2#14#4'Text'#6
+#12'AlarmAdvance'#0#0#0#5'TMemo'#9'NotesMemo'#6'Height'#2'V'#3'Top'#3#226#0#5
+'Width'#3#167#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#10
+'ScrollBars'#7#10'ssVertical'#8'TabOrder'#2#1#0#0#0#0#11'TOpenDialog'#10'Fil'
+'eDialog'#4'left'#3'd'#1#3'top'#3#199#0#0#0#0
+#12'AlarmAdvance'#0#0#0#5'TMemo'#9'NotesMemo'#4'Left'#2#8#6'Height'#2'n'#3'T'
+'op'#3#224#0#5'Width'#3#167#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8
+'akBottom'#0#10'ScrollBars'#7#10'ssVertical'#8'TabOrder'#2#2#0#0#11'TOpenDia'
+'log'#10'FileDialog'#4'left'#3'd'#1#3'top'#3#199#0#0#0#0
]);

View File

@ -58,6 +58,8 @@ type
{ TDlgEventEdit }
TDlgEventEdit = class(TForm)
AlarmAdvance: TEdit;
NotesMemo: TMemo;
StartDate: TDateEdit;
EndDate: TDateEdit;
RepeatUntil: TDateEdit;
@ -90,9 +92,7 @@ type
IntervalUpDown: TUpDown;
AlarmAdvType: TComboBox;
AdvanceUpDown: TUpDown;
AlarmAdvance: {$IFDEF LCL}TEdit{$ELSE}TMaskEdit{$ENDIF};
CBAllDay: TCheckBox;
NotesMemo: TMemo;
edtUnusedPlaceholder: TEdit;
imgClock: TImage;
RecurrenceEndsLbl: TLabel;
@ -226,8 +226,8 @@ begin
StartDate.Date := Event.StartTime;
EndDate.Date := Event.EndTime;
RepeatUntil.Date := Event.RepeatRangeEnd;
StartTime.Text := TimeToStr(Event.StartTime);
EndTime.Text := TimeToStr(Event.EndTime);
StartTime.Text := FormatDateTime('hh:mm',Event.StartTime);
EndTime.Text := FormatDateTime('hh:mm',Event.EndTime);
StartTimeChange(Self);
CBAllDay.Checked := Event.AllDayEvent;
@ -697,7 +697,7 @@ begin
if ST > EndDate.Date +
StrToTime (EndTime.Text) then begin
EndTime.Text := TimeToStr(ST + (30/MinutesInDay));
EndTime.Text := FormatDateTime('hh:mm',ST + (30/MinutesInDay));
end;
end;
@ -721,7 +721,7 @@ begin
if ET < StartDate.Date +
StrToTime (StartTime.Text) then begin
StartTime.Text := TimeToStr(ET- (30/MinutesInDay));
StartTime.Text := FormatDateTime('hh:mm',ET- (30/MinutesInDay));
end;
end;

View File

@ -34,7 +34,7 @@ interface
uses
{$IFDEF LCL}
LMessages,LCLProc,LCLType,LCLIntf,
LMessages,LCLProc,LCLType,LCLIntf,LResources,
{$ELSE}
Windows,Messages,
{$ENDIF}
@ -416,5 +416,10 @@ begin
actCancel.Execute;
end;
initialization
{$IFDEF LCL}
{$I vpprtprvdlg.lrs}
{$ENDIF}
end.

View File

@ -58,8 +58,8 @@ object ResEditForm: TResEditForm
TabOrder = 1
object tabResource: TTabSheet
Caption = 'Resource'
ClientHeight = 176
ClientWidth = 396
ClientHeight = 183
ClientWidth = 392
object lblDescription: TLabel
Left = 8
Height = 15
@ -77,7 +77,7 @@ object ResEditForm: TResEditForm
ParentColor = False
end
object imgResources: TImage
Left = 348
Left = 344
Height = 32
Top = 16
Width = 32
@ -106,12 +106,13 @@ object ResEditForm: TResEditForm
3333333330F87703333330F87703333333333333330005333333330000333333
3333
}
Transparent = False
end
object DescriptionEdit: TEdit
Left = 80
Height = 21
Top = 20
Width = 253
Width = 249
Anchors = [akTop, akLeft, akRight]
MaxLength = 255
OnChange = Change
@ -119,9 +120,9 @@ object ResEditForm: TResEditForm
end
object NotesMemo: TMemo
Left = 8
Height = 77
Height = 84
Top = 67
Width = 373
Width = 369
Anchors = [akTop, akLeft, akRight, akBottom]
MaxLength = 1024
OnChange = Change

View File

@ -17,12 +17,12 @@ LazarusResources.Add('TResEditForm','FORMDATA',[
+'CancelBtnClick'#8'TabOrder'#2#1#7'TabStop'#8#0#0#0#12'TPageControl'#10'pgRe'
+'source'#6'Height'#3#209#0#5'Width'#3#144#1#7'TabStop'#8#10'ActivePage'#7#11
+'tabResource'#5'Align'#7#8'alClient'#8'TabIndex'#2#0#8'TabOrder'#2#1#0#9'TTa'
+'bSheet'#11'tabResource'#7'Caption'#6#8'Resource'#12'ClientHeight'#3#176#0#11
+'ClientWidth'#3#140#1#0#6'TLabel'#14'lblDescription'#4'Left'#2#8#6'Height'#2
+'bSheet'#11'tabResource'#7'Caption'#6#8'Resource'#12'ClientHeight'#3#183#0#11
+'ClientWidth'#3#136#1#0#6'TLabel'#14'lblDescription'#4'Left'#2#8#6'Height'#2
+#15#3'Top'#2#24#5'Width'#2'M'#7'Caption'#6#12'Description:'#11'ParentColor'#8
+#0#0#6'TLabel'#8'lblNotes'#4'Left'#2#8#6'Height'#2#15#3'Top'#2'/'#5'Width'#2
+'+'#7'Caption'#6#6'Notes:'#11'ParentColor'#8#0#0#6'TImage'#12'imgResources'#4
+'Left'#3'\'#1#6'Height'#2' '#3'Top'#2#16#5'Width'#2' '#7'Anchors'#11#5'akTop'
+'Left'#3'X'#1#6'Height'#2' '#3'Top'#2#16#5'Width'#2' '#7'Anchors'#11#5'akTop'
+#0#8'AutoSize'#9#12'Picture.Data'#10#130#2#0#0#7'TBitmapv'#2#0#0'BMv'#2#0#0#0
+#0#0#0'v'#0#0#0'('#0#0#0' '#0#0#0' '#0#0#0#1#0#4#0#0#0#0#0#0#2#0#0#0#0#0#0#0
+#0#0#0#16#0#0#0#16#0#0#0#0#0#0#0#0#0#128#0#0#128#0#0#0#128#128#0#128#0#0#0
@ -43,11 +43,11 @@ LazarusResources.Add('TResEditForm','FORMDATA',[
+#17#17#128'33330'#135#0#0'@'#8#143#135'p'#0#16#3'33330'#128'ww'#3#8#255#248
+'pw'#3'333333'#7'xw@'#15#255#135'`w'#16'333333'#8#248#136'p0'#248'v'#8#135'P'
+'333333'#8#255#247'p3'#0#7#255#247'p333333'#15#255#248'p33'#8#255#136'`33333'
+'30'#248'w'#3'330'#248'w'#3'3333333'#0#5'3333'#0#0'33333'#0#0#5'TEdit'#15'De'
+'scriptionEdit'#4'Left'#2'P'#6'Height'#2#21#3'Top'#2#20#5'Width'#3#253#0#7'A'
+'nchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#9'MaxLength'#3#255#0#8'OnChange'
+#7#6'Change'#8'TabOrder'#2#0#0#0#5'TMemo'#9'NotesMemo'#4'Left'#2#8#6'Height'
+#2'M'#3'Top'#2'C'#5'Width'#3'u'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'
+#8'akBottom'#0#9'MaxLength'#3#0#4#8'OnChange'#7#6'Change'#10'ScrollBars'#7#10
+'ssVertical'#8'TabOrder'#2#1#0#0#0#0#0
+'30'#248'w'#3'330'#248'w'#3'3333333'#0#5'3333'#0#0'33333'#11'Transparent'#8#0
+#0#5'TEdit'#15'DescriptionEdit'#4'Left'#2'P'#6'Height'#2#21#3'Top'#2#20#5'Wi'
+'dth'#3#249#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#9'MaxLength'#3
+#255#0#8'OnChange'#7#6'Change'#8'TabOrder'#2#0#0#0#5'TMemo'#9'NotesMemo'#4'L'
+'eft'#2#8#6'Height'#2'T'#3'Top'#2'C'#5'Width'#3'q'#1#7'Anchors'#11#5'akTop'#6
+'akLeft'#7'akRight'#8'akBottom'#0#9'MaxLength'#3#0#4#8'OnChange'#7#6'Change'
+#10'ScrollBars'#7#10'ssVertical'#8'TabOrder'#2#1#0#0#0#0#0
]);

View File

@ -34,7 +34,7 @@ interface
uses
{$IFDEF LCL}
LMessages,LCLProc,LCLType,LCLIntf,
LMessages,LCLProc,LCLType,LCLIntf,LResources,
{$ELSE}
Windows,
{$ENDIF}
@ -239,5 +239,10 @@ begin
OKBtn.Enabled := (DescriptionEdit.Text <> '');
end;
initialization
{$IFDEF LCL}
{$I vpreseditdlg.lrs}
{$ENDIF}
end.

View File

@ -1,44 +1,42 @@
object frmSelectResource: TfrmSelectResource
Left = 253
Top = 149
Left = 303
Height = 162
Top = 202
Width = 284
Height = 190
HorzScrollBar.Page = 283
VertScrollBar.Page = 161
Caption = 'Select a Resource'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
ClientHeight = 162
ClientWidth = 284
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Height = 105
Top = 8
Width = 257
Height = 105
end
object lblSelectResource: TLabel
Left = 16
Height = 14
Top = 16
Width = 88
Height = 13
Width = 87
Caption = 'Select a Resource'
ParentColor = False
end
object VpResourceCombo1: TVpResourceCombo
Left = 16
Height = 21
Top = 40
Width = 217
Height = 21
Style = csDropDownList
end
object btnOK: TButton
Left = 112
Height = 25
Top = 128
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
@ -46,9 +44,9 @@ object frmSelectResource: TfrmSelectResource
end
object btnCancel: TButton
Left = 192
Height = 25
Top = 128
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
@ -56,31 +54,29 @@ object frmSelectResource: TfrmSelectResource
end
object btnAddNew: TButton
Left = 16
Height = 25
Top = 72
Width = 113
Height = 25
Caption = 'Add New Resource'
TabOrder = 3
OnClick = btnAddNewClick
TabOrder = 3
end
object btnEdit: TButton
Left = 136
Height = 25
Top = 72
Width = 113
Height = 25
Caption = 'Edit This Resource'
TabOrder = 4
OnClick = btnEditClick
TabOrder = 4
end
object VpResourceEditDialog1: TVpResourceEditDialog
Version = 'v1.03'
Options = []
Placement.Position = mpCenter
Placement.Top = 10
Placement.Left = 10
Placement.Height = 250
Placement.Width = 400
Left = 232
Top = 24
left = 232
top = 24
end
end

View File

@ -32,7 +32,7 @@ interface
uses
{$IFDEF LCL}
LMessages,LCLProc,LCLType,LCLIntf,
LMessages,LCLProc,LCLType,LCLIntf,LResources,
{$ELSE}
Windows,
{$ENDIF}
@ -76,5 +76,10 @@ begin
VpResourceEditDialog1.Execute;
end;
initialization
{$IFDEF LCL}
{$I vpselresdlg.lrs}
{$ENDIF}
end.

View File

@ -1,127 +1,121 @@
object TaskEditForm: TTaskEditForm
Left = 278
Top = 218
AutoScroll = False
Left = 468
Height = 340
Top = 333
Width = 545
HorzScrollBar.Page = 544
VertScrollBar.Page = 339
Caption = 'TaskEditForm'
ClientHeight = 313
ClientWidth = 537
Color = clBtnFace
ClientHeight = 340
ClientWidth = 545
Constraints.MinHeight = 340
Constraints.MinWidth = 545
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
Position = poScreenCenter
object Panel2: TPanel
Left = 0
Top = 276
Width = 537
Height = 37
Top = 303
Width = 545
Align = alBottom
BevelOuter = bvNone
ClientHeight = 37
ClientWidth = 545
TabOrder = 0
DesignSize = (
537
37)
object ResourceNameLbl: TLabel
Left = 8
Height = 16
Top = 12
Width = 100
Height = 16
AutoSize = False
Caption = 'Resource Name'
Font.Charset = ANSI_CHARSET
Font.CharSet = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
ParentColor = False
end
object OKBtn: TButton
Left = 380
Left = 388
Height = 25
Top = 8
Width = 75
Height = 25
Anchors = [akTop, akRight]
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = OKBtnClick
TabOrder = 0
end
object CancelBtn: TButton
Left = 458
Left = 466
Height = 25
Top = 8
Width = 75
Height = 25
Anchors = [akTop, akRight]
Cancel = True
Caption = 'Cancel'
TabOrder = 1
OnClick = CancelBtnClick
TabOrder = 1
end
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 537
Height = 276
Height = 303
Width = 545
TabStop = False
ActivePage = tabTask
Align = alClient
TabIndex = 0
TabOrder = 1
TabStop = False
object tabTask: TTabSheet
Caption = 'Task'
DesignSize = (
529
248)
ClientHeight = 277
ClientWidth = 537
object DueDateLbl: TLabel
Left = 52
Height = 14
Top = 44
Width = 47
Height = 13
Width = 49
Caption = 'Due date:'
ParentColor = False
end
object CreatedOnLbl: TLabel
Left = 52
Height = 14
Top = 69
Width = 55
Height = 13
Width = 59
Caption = 'Created on:'
ParentColor = False
end
object CompletedOnLbl: TLabel
Left = 313
Height = 14
Top = 69
Width = 68
Height = 13
Width = 71
Caption = 'Completed on:'
ParentColor = False
end
object Bevel1: TBevel
Left = 4
Height = 2
Top = 32
Width = 522
Height = 2
Anchors = [akLeft, akTop, akRight]
Anchors = [akTop, akLeft, akRight]
end
object Bevel2: TBevel
Left = 4
Height = 2
Top = 88
Width = 522
Height = 2
Anchors = [akLeft, akTop, akRight]
Anchors = [akTop, akLeft, akRight]
end
object imgCalendar: TImage
Left = 8
Height = 32
Top = 38
Width = 32
Height = 32
AutoSize = True
Picture.Data = {
07544269746D6170360C0000424D360C00000000000036000000280000002000
@ -222,14 +216,15 @@ object TaskEditForm: TTaskEditForm
D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
D0D4}
Transparent = True
D0D4
}
Transparent = False
end
object imgCompleted: TImage
Left = 272
Height = 32
Top = 38
Width = 32
Height = 32
AutoSize = True
Picture.Data = {
07544269746D617076020000424D760200000000000076000000280000002000
@ -252,64 +247,42 @@ object TaskEditForm: TTaskEditForm
3333333333333333333333333307033333333333333333333333333333307033
3333333333333333333333333333070333333333333333333333333333333070
3333333333333333333333333333330033333333333333333333333333333333
3333}
Transparent = True
3333
}
Transparent = False
end
object DescriptionEdit: TEdit
Left = 4
Height = 21
Top = 5
Width = 522
Height = 21
Anchors = [akLeft, akTop, akRight]
Anchors = [akTop, akLeft, akRight]
MaxLength = 255
OnChange = OnChange
TabOrder = 0
Text = 'DescriptionEdit'
OnChange = OnChange
end
object DueDateEdit: TVpDateEdit
Left = 120
Top = 40
Width = 137
Height = 21
Epoch = 2000
PopupCalColors.ActiveDay = clRed
PopupCalColors.ColorScheme = cscalWindows
PopupCalColors.DayNames = clMaroon
PopupCalColors.Days = clBlack
PopupCalColors.InactiveDays = clGray
PopupCalColors.MonthAndYear = clBlue
PopupCalColors.Weekend = clRed
PopupCalColors.EventDays = clBlack
PopupCalFont.Charset = DEFAULT_CHARSET
PopupCalFont.Color = clWindowText
PopupCalFont.Height = -11
PopupCalFont.Name = 'MS Sans Serif'
PopupCalFont.Style = []
ReadOnly = False
RequiredFields = [rfMonth, rfDay]
TabOrder = 1
TodayString = '/'
end
object CompleteCB: TCheckBox
Left = 313
Height = 19
Top = 41
Width = 136
Height = 17
Width = 70
Caption = 'Complete'
TabOrder = 2
end
object DetailsMemo: TMemo
Left = 4
Height = 148
Top = 96
Width = 522
Height = 147
Anchors = [akLeft, akTop, akRight, akBottom]
Anchors = [akTop, akLeft, akRight, akBottom]
Lines.Strings = (
'DetailsMemo')
'DetailsMemo'
)
MaxLength = 1024
ScrollBars = ssVertical
TabOrder = 3
OnChange = OnChange
ScrollBars = ssVertical
TabOrder = 1
end
end
end

View File

@ -35,7 +35,7 @@ interface
uses
{$IFDEF LCL}
LMessages,LCLProc,LCLType,LCLIntf,
LMessages,LCLProc,LCLType,LCLIntf,LResources,
{$ELSE}
Windows,
{$ENDIF}
@ -225,5 +225,10 @@ begin
end;
{=====}
initialization
{$IFDEF LCL}
{$I vptaskeditdlg.lrs}
{$ENDIF}
end.

View File

@ -25,8 +25,8 @@ object FrmSoundDialog: TFrmSoundDialog
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'Select A Sound'
ClientHeight = 229
ClientWidth = 398
ClientHeight = 236
ClientWidth = 394
object PlayButton: TSpeedButton
Left = 204
Height = 22
@ -64,13 +64,12 @@ object FrmSoundDialog: TFrmSoundDialog
Mask = '*.wav'
OnChange = FileListBox1Change
TabOrder = 1
TopIndex = -1
end
object CBDefault: TCheckBox
Left = 204
Height = 23
Height = 19
Top = 5
Width = 88
Width = 74
Caption = 'CBDefault'
OnClick = CBDefaultClick
TabOrder = 0

View File

@ -10,7 +10,7 @@ LazarusResources.Add('TFrmSoundDialog','FORMDATA',[
+'trol'#12'PageControl1'#6'Height'#3#6#1#5'Width'#3#146#1#7'TabStop'#8#10'Act'
+'ivePage'#7#9'TabSheet1'#5'Align'#7#8'alClient'#8'TabIndex'#2#0#8'TabOrder'#2
+#0#0#9'TTabSheet'#9'TabSheet1'#7'Caption'#6#14'Select A Sound'#12'ClientHeig'
+'ht'#3#229#0#11'ClientWidth'#3#142#1#0#12'TSpeedButton'#10'PlayButton'#4'Lef'
+'ht'#3#236#0#11'ClientWidth'#3#138#1#0#12'TSpeedButton'#10'PlayButton'#4'Lef'
+'t'#3#204#0#6'Height'#2#22#3'Top'#3#163#0#5'Width'#2#26#5'Color'#7#9'clBtnFa'
+'ce'#10'Glyph.Data'#10#226#1#0#0#222#1#0#0'BM'#222#1#0#0#0#0#0#0'v'#0#0#0'('
+#0#0#0'$'#0#0#0#18#0#0#0#1#0#4#0#0#0#0#0'h'#1#0#0#0#0#0#0#0#0#0#0#16#0#0#0#16
@ -29,12 +29,12 @@ LazarusResources.Add('TFrmSoundDialog','FORMDATA',[
+'fffffffffffffff'#0#0#9'NumGlyphs'#2#2#7'OnClick'#7#15'PlayButtonClick'#0#0
+#12'TFileListBox'#12'FileListBox1'#4'Left'#3#204#0#6'Height'#2'y'#3'Top'#2#29
+#5'Width'#3#185#0#9'Directory'#6#10'D:\lazarus'#10'ItemHeight'#2#13#4'Mask'#6
+#5'*.wav'#8'OnChange'#7#18'FileListBox1Change'#8'TabOrder'#2#1#8'TopIndex'#2
+#255#0#0#9'TCheckBox'#9'CBDefault'#4'Left'#3#204#0#6'Height'#2#23#3'Top'#2#5
+#5'Width'#2'X'#7'Caption'#6#9'CBDefault'#7'OnClick'#7#14'CBDefaultClick'#8'T'
+'abOrder'#2#0#0#0#7'TButton'#5'OkBtn'#4'Left'#3#220#0#6'Height'#2#25#3'Top'#3
+#205#0#5'Width'#2'K'#7'Caption'#6#5'OkBtn'#7'Default'#9#7'OnClick'#7#10'OkBt'
+'nClick'#8'TabOrder'#2#3#0#0#7'TButton'#9'CancelBtn'#4'Left'#3'4'#1#6'Height'
+#2#25#3'Top'#3#205#0#5'Width'#2'K'#7'Caption'#6#9'CancelBtn'#7'OnClick'#7#14
+'CancelBtnClick'#8'TabOrder'#2#2#0#0#0#0#0
+#5'*.wav'#8'OnChange'#7#18'FileListBox1Change'#8'TabOrder'#2#1#0#0#9'TCheckB'
+'ox'#9'CBDefault'#4'Left'#3#204#0#6'Height'#2#19#3'Top'#2#5#5'Width'#2'J'#7
+'Caption'#6#9'CBDefault'#7'OnClick'#7#14'CBDefaultClick'#8'TabOrder'#2#0#0#0
+#7'TButton'#5'OkBtn'#4'Left'#3#220#0#6'Height'#2#25#3'Top'#3#205#0#5'Width'#2
+'K'#7'Caption'#6#5'OkBtn'#7'Default'#9#7'OnClick'#7#10'OkBtnClick'#8'TabOrde'
+'r'#2#3#0#0#7'TButton'#9'CancelBtn'#4'Left'#3'4'#1#6'Height'#2#25#3'Top'#3
+#205#0#5'Width'#2'K'#7'Caption'#6#9'CancelBtn'#7'OnClick'#7#14'CancelBtnClic'
+'k'#8'TabOrder'#2#2#0#0#0#0#0
]);

View File

@ -36,7 +36,7 @@ interface
uses
{$IFDEF LCL}
LMessages,LCLProc,LCLType,LCLIntf,
LMessages,LCLProc,LCLType,LCLIntf,LResources,
{$ELSE}
Windows,
{$ENDIF}
@ -188,5 +188,10 @@ begin
Close;
end;
initialization
{$IFDEF LCL}
{$I vpwavdlg.lrs}
{$ENDIF}
end.