Unit 'GR32_ColorPicker' Package
[Overview][Types][Classes][Index] [#pl_graphics32]

TVisualAidOptions

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

Declaration

Source position: GR32_ColorPicker.pas line 123

type TVisualAidOptions = class(TPersistent)

protected

  function GetOwner; override;

  

  procedure Changed; virtual;

  

public

  constructor Create(); virtual;

  

  property Owner: TPersistent; [r]

  

published

  property RenderType: TVisualAidRenderType; [rw]

  

  property Color: TColor32; [rw]

  

  property LineWidth: single; [rw]

  

end;

Inheritance

TVisualAidOptions

  

|

TObject



CT Web help

CodeTyphon Studio