[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: GLMaterialEx.pas line 87
type TGLBaseMaterialCollectionItem = class(TGLXCollectionItem,IGLMaterialLibrarySupported) |
||
protected |
||
procedure SetName(); override; |
|
|
procedure NotifyChange(); virtual; |
|
|
property UserList: TPersistentObjectList; [r] |
|
|
procedure DoOnPrepare(); virtual; abstract; |
|
|
public |
||
destructor Destroy; override; |
|
|
procedure RegisterUser(); |
|
|
procedure UnregisterUser(); |
|
|
function GetUserCount; |
|
|
function GetMaterialLibrary; |
|
|
property MaterialLibrary: TGLMaterialLibraryEx; [r] |
|
|
property IsValid: Boolean; [r] |
|
|
published |
||
property Name: TGLMaterialComponentName; [rw] |
|
|
property DefferedInit: Boolean; [rw] |
|
|
end; |
|
||
| | ||
TObject,IGLMaterialLibrarySupported |
CT Web help |
CodeTyphon Studio |