Unit 'TplMasterChartUnit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_excontrols]

TmcCrossHair

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

Declaration

Source position: TplMasterChartUnit.pas line 133

type TmcCrossHair = class(TPersistent)

public

  procedure Changed;

  

published

  property PosX: Double; [rw]

  

  property PosY: Double; [rw]

  

  property Color: TColor; [rw]

  

  property Mode: TCrossHMode; [rw]

  

  property LineType: TPenStyle; [rw]

  

  property LineWid: Integer; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TmcCrossHair

  

|

TObject



CT Web help

CodeTyphon Studio