Class TCustomSutraNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCustomSutraNode = class(TCustomSutraItem)

Description

no description available, TCustomSutraItem description follows
no description available, TPhastCollectionItem description follows

Hierarchy

Overview

Fields

Private FNumber: Integer;

Methods

Private procedure SetNumber(const Value: Integer);
Public constructor Create(Collection: TCollection); override;
Public procedure Assign(Source: TPersistent); override;
Public function QueryInterface(const IID: TGUID; out Obj): HRESULT; virtual; stdcall;
Protected function _AddRef: Integer; stdcall;
Protected function _Release: Integer; stdcall;

Properties

Published property Number: Integer read FNumber write SetNumber;

Description

Fields

Private FNumber: Integer;
 

Methods

Private procedure SetNumber(const Value: Integer);
 
Public constructor Create(Collection: TCollection); override;
 
Public procedure Assign(Source: TPersistent); override;
 
Public function QueryInterface(const IID: TGUID; out Obj): HRESULT; virtual; stdcall;
 
Protected function _AddRef: Integer; stdcall;
 
Protected function _Release: Integer; stdcall;
 

Properties

Published property Number: Integer read FNumber write SetNumber;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:42:04