maked ActiveEvent writeable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
4f04afdb1c
commit
6cc8ac045d
@ -439,7 +439,7 @@ type
|
||||
StopLine : Integer;
|
||||
UseGran : TVpGranularity;
|
||||
DisplayOnly : Boolean); override;
|
||||
property ActiveEvent: TVpEvent read FActiveEvent;
|
||||
property ActiveEvent: TVpEvent read FActiveEvent write FActiveEvent;
|
||||
property TopHour: TVpHours read FTopHour write SetTopHour;
|
||||
property TopLine: Integer read FTopLine write SetTopLine;
|
||||
property LineCount: Integer read FLineCount;
|
||||
|
Loading…
Reference in New Issue
Block a user