[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: GLSkydome.pas line 91
type TGLSkyDomeBands = class(TCollection) |
||
protected |
||
owner: TComponent; |
|
|
function GetOwner; override; |
|
|
procedure SetItems(); |
|
|
function GetItems(); |
|
|
public |
||
constructor Create(); |
|
|
function Add; |
|
|
function FindItemID(); |
|
|
property Items []: TGLSkyDomeBand; default; [rw] |
|
|
procedure NotifyChange; |
|
|
procedure BuildList(); |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |