tvplanit: Add option to select category to ical event import form.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8382 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-08-12 09:50:18 +00:00
parent d97209a2a3
commit 5d091a3a05
5 changed files with 101 additions and 14 deletions

View File

@ -22,6 +22,9 @@ inherited VpImportPreviewICalEventForm: TVpImportPreviewICalEventForm
Title.Caption = 'Items'
Width = 634
end>
OnGetEditText = GridGetEditText
OnPickListSelect = GridPickListSelect
OnSetEditText = GridSetEditText
ColWidths = (
33
634