Unit 'GR32_Layers' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_graphics32]

TPositionedLayer

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

Declaration

Source position: GR32_Layers.pas line 251

type TPositionedLayer = class(TCustomLayer)

protected

  function DoHitTest(); override;

  

  procedure DoSetLocation(); virtual;

  

public

  constructor Create(); override;

  

  function GetAdjustedRect(); virtual;

  

  function GetAdjustedLocation;

  

  property Location: TFloatRect; [rw]

  

  property Scaled: Boolean; [rw]

  

end;

Inheritance

TPositionedLayer

  

|

TCustomLayer

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio