Unit 'TplGanttUnit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_exspecial]

TplGanttBarDatum

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: TplGanttUnit.pas line 91

type TplGanttBarDatum = class

public

  constructor Create; virtual;

  

  property StartTime: TDateTime; [rw]

  

  property EndTime: TDateTime; [rw]

  

  property Color: TColor; [rw]

  

  property BorderColor: TColor; [rw]

  

  property ZOrder: Integer; [rw]

  

  property BarLabel: string; [rw]

  

  property BarRect: TRect; [rw]

  

end;

Inheritance

TplGanttBarDatum

  

|

TObject



CT Web help

CodeTyphon Studio