[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: orca_scene3d.pas line 526
type TD3Bounds = class(TPersistent) |
||
protected |
||
procedure DefineProperties(); override; |
|
|
procedure ReadRect(); |
|
|
procedure WriteRect(); |
|
|
procedure ReadNewRect(); |
|
|
procedure WriteNewRect(); |
|
|
public |
||
constructor Create; virtual; |
|
|
procedure Assign(); override; |
|
|
function MarginEmpty; |
|
|
function Width; |
|
|
function Height; |
|
|
function Depth; |
|
|
property OnChange: TNotifyEvent; [rw] |
|
|
published |
||
property left: Single; [rws] |
|
|
property top: Single; [rws] |
|
|
property znear: Single; [rws] |
|
|
property right: Single; [rws] |
|
|
property bottom: Single; [rws] |
|
|
property zfar: Single; [rws] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |