Unit 'DAV_GuiVector' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TGuiEquallySpacedPolyline

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

Declaration

Source position: DAV_GuiVector.pas line 196

type TGuiEquallySpacedPolyline = class(TGuiCustomGeometricShape)

protected

  procedure AssignTo(); override;

  

  procedure MarginChanged; virtual;

  

public

  constructor Create; override;

  

  procedure SetAllMargins();

  

  property MarginLeft: Integer; [rw]

  

  property MarginTop: Integer; [rw]

  

  property MarginRight: Integer; [rw]

  

  property MarginBottom: Integer; [rw]

  

  property OnGetValue: TGetValueEvent; [rw]

  

end;

Inheritance

TGuiEquallySpacedPolyline

  

|

TGuiCustomGeometricShape

  

|

TObject



CT Web help

CodeTyphon Studio