You've already forked lazarus-ccr
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:
@ -22,6 +22,9 @@ inherited VpImportPreviewICalEventForm: TVpImportPreviewICalEventForm
|
||||
Title.Caption = 'Items'
|
||||
Width = 634
|
||||
end>
|
||||
OnGetEditText = GridGetEditText
|
||||
OnPickListSelect = GridPickListSelect
|
||||
OnSetEditText = GridSetEditText
|
||||
ColWidths = (
|
||||
33
|
||||
634
|
||||
|
Reference in New Issue
Block a user