Unit 'LabScene' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabSceneImage

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

Declaration

Source position: LabScene.pas line 270

type TLabSceneImage = class(TLabClass)

public

  property Scene: TLabScene; [r]

  

  property Image: TLabImageData; [r]

  

  property UserData: TObject; [rw]

  

  property Path: string; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabSceneImage

  

|

TObject



CT Web help

CodeTyphon Studio