Unit 'JvTFGlance' Package
[Overview][Constants][Types][Classes][Index] [#pl_jvcl]

TJvTFGlanceViewer

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

Declaration

Source position: jvtfglance.pas line 732

type TJvTFGlanceViewer = class(TComponent)

protected

  FInPlaceEdit: Boolean;

  

  procedure SetInplaceEdit(); virtual;

  

  procedure SetVisible(); virtual; abstract;

  

  procedure SetGlanceControl(); virtual;

  

  procedure ParentReconfig; virtual;

  

  procedure EnsureCol();

  

  procedure EnsureRow();

  

  procedure MouseAccel(); virtual;

  

  procedure GetDistinctAppts();

  

  procedure FinishEditAppt; virtual;

  

  function Editing; virtual;

  

  function CanEdit; virtual;

  

public

  constructor Create(); override;

  

  procedure Notify(); virtual;

  

  procedure SetTo(); virtual;

  

  procedure MoveTo(); virtual;

  

  procedure Refresh; virtual; abstract;

  

  procedure Realign; virtual; abstract;

  

  procedure PaintTo(); virtual; abstract;

  

  property GlanceControl: TJvTFCustomGlance; [r]

  

  property Cell: TJvTFGlanceCell; [r]

  

  property PhysicalCell: TJvTFGlanceCell; [r]

  

  property Date: TDate; [r]

  

  property Visible: Boolean; [rw]

  

  function CalcBoundsRect(); virtual;

  

  function ApptCount;

  

  property Appts []: TJvTFAppt; [r]

  

  function ScheduleCount;

  

  property Schedules []: TJvTFSched; [r]

  

  function GetApptAt(); virtual;

  

  function CanScrollCell(); virtual;

  

  procedure ScrollCell(); virtual;

  

published

  property RepeatGrouped: Boolean; [rw]

  

  property ShowSchedNamesInHint: Boolean; [rw]

  

  property ShowStartEndTimeInHint: Boolean; [rw]

  

  property InPlaceEdit: Boolean; [rw]

  

  property OnApptHint: TJvApptHintEvent; [rw]

  

end;

Inheritance

TJvTFGlanceViewer

  

|

TObject



CT Web help

CodeTyphon Studio