You've already forked lazarus-ccr
tvplanit: Some elemental code for VpGanttView (cooperation with control link and datastore).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -176,6 +176,7 @@ uses
|
||||
VpMonthView, { Month View Component }
|
||||
VpContactGrid, { ContactGrid Component }
|
||||
VpTaskList, { Task List Component }
|
||||
VpGanttView, { Gantt View Component }
|
||||
{$IFDEF DELPHI}
|
||||
VpBDEDS, { DataStore Component }
|
||||
VpDateEdit, { DateEdit Component }
|
||||
@ -676,6 +677,7 @@ begin
|
||||
TVpTaskList,
|
||||
TVpContactGrid,
|
||||
TVpContactButtonBar,
|
||||
TVpGanttView,
|
||||
TVpResourceCombo,
|
||||
TVpPrintFormatComboBox,
|
||||
TVpResourceEditDialog,
|
||||
|
Reference in New Issue
Block a user