Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3BitmapStream

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

Declaration

Source position: orca_scene3d.pas line 1713

type TD3BitmapStream = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

  procedure Assign(); override;

  

  destructor Destroy; override;

  

published

  property Bitmap: TD3Bitmap; [rw]

  

  property Name: string; [rw]

  

end;

Inheritance

TD3BitmapStream

  

|

TObject



CT Web help

CodeTyphon Studio