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

TDTPointerSettings

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

Declaration

Source position: dtanalogcommon.pas line 63

type TDTPointerSettings = class(TPersistent)

public

  constructor Create;

  

  destructor Destroy; override;

  

  property OnChange: TNotifyEvent; [rw]

  

published

  property Color: TColor; [rw]

  

  property Length: Integer; [rw]

  

  property Thickness: Integer; [rw]

  

end;

Inheritance

TDTPointerSettings

  

|

TObject



CT Web help

CodeTyphon Studio