tvplanit: Implement import of events from iCal files (*.ics). Some issues left.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-06-15 23:40:18 +00:00
parent 6f60c99a2a
commit 8a9d5799a8
16 changed files with 968 additions and 225 deletions

View File

@ -79,8 +79,9 @@ object FrmSoundDialog: TFrmSoundDialog
Left = 0
Height = 25
Top = 4
Width = 48
Width = 77
Anchors = [akTop, akLeft, akBottom]
Caption = 'Play'
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000010000000000000000000
@ -99,8 +100,9 @@ object FrmSoundDialog: TFrmSoundDialog
6666666666666688666666660000666666666666666666666666666666666666
0000
}
Layout = blGlyphRight
Margin = 4
NumGlyphs = 2
Spacing = -1
OnClick = PlayButtonClick
end
object OkBtn: TButton