Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2BrushResource

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

Declaration

Source position: orca_scene2d.pas line 763

type TD2BrushResource = class(TPersistent)

public

  destructor Destroy; override;

  

  property OnChanged: TNotifyEvent; [rw]

  

  procedure Assign(); override;

  

  property Brush: TD2Brush; [r]

  

published

  property Resource: TD2BrushObject; [rws]

  

  property ResourceName: string; [rw]

  

end;

Inheritance

TD2BrushResource

  

|

TObject



CT Web help

CodeTyphon Studio