#include <VisObject.h>
Inheritance diagram for CVisObject:
Public Methods | |
__fastcall | CVisObject (TComponent *component, CComObject *owner, CPluginObjectInfo *objectinfo) |
__fastcall | CVisObject (TComponent *component, CComObject *owner, CPluginObjectInfo *objectinfo, const CSmallString &name) |
__fastcall | CVisObject (TComponent *component, CVisObject *owner, CPluginObjectInfo *objectinfo) |
__fastcall | CVisObject (TComponent *component, CVisObject *owner, CPluginObjectInfo *objectinfo, const CSmallString &name) |
void __fastcall | SetName (const CSmallString &name) |
const CSmallString &__fastcall | GetName (const CSmallString &name) const |
void __fastcall | SetDescription (const CSmallString &name) |
const CSmallString &__fastcall | GetDescription (const CSmallString &name) const |
const CExtUUID &__fastcall | GetType (void) const |
const CExtUUID &__fastcall | GetCategory (void) const |
CComObject *__fastcall | GetComOwner (void) |
void __fastcall | SetOwner (CComObject *owner) |
Friends | |
class | CComObject |