Unit 'DAV_GuiShadow' Package
[Overview][Classes][Index] [#pl_asiovst]

TGuiShadow

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

Declaration

Source position: DAV_GuiShadow.pas line 42

type TGuiShadow = class(TPersistent)

protected

  procedure Changed; virtual;

  

  procedure AssignTo(); override;

  

public

  constructor Create; virtual;

  

  property Offset: TPoint; [rw]

  

published

  property Blur: Single; [rw]

  

  property Color: TColor; [rw]

  

  property OffsetX: Integer; [rw]

  

  property OffsetY: Integer; [rw]

  

  property Opacity: Byte; [rw]

  

  property Saturation: Single; [rw]

  

  property Visible: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TGuiShadow

  

|

TObject



CT Web help

CodeTyphon Studio