Unit 'DTAnalogCommon' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgracontrols]

TDTNeedleSettings

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

Declaration

Source position: dtanalogcommon.pas line 86

type TDTNeedleSettings = class(TPersistent)

public

  constructor Create;

  

  destructor Destroy; override;

  

  property OnChange: TNotifyEvent; [rw]

  

  property NeedleStyle: TDTNeedleStyle; [rw]

  

published

  property NeedleColor: TColor; [rw]

  

  property NeedleLength: Integer; [rw]

  

  property CapRadius: Integer; [rw]

  

  property CapColor: TColor; [rw]

  

  property CapEdgeColor: TColor; [rw]

  

end;

Inheritance

TDTNeedleSettings

  

|

TObject



CT Web help

CodeTyphon Studio