[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: orca_scene3d.pas line 2023
type TD3Rectangle3D = class(TD3Shape3D) |
||
protected |
||
procedure Paint; override; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
published |
||
property xRadius: Single; [rw] |
|
|
property yRadius: Single; [rw] |
|
|
property Corners: TD2Corners; [rws] |
|
|
property CornerType: TD2CornerType; [rw] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |