Class TPhastCollectionItem

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TPhastCollectionItem = class(TCollectionItem)

Description

Hierarchy

Overview

Methods

Protected procedure SetRealProperty(var AField: double; const NewValue: double);
Protected procedure SetBooleanProperty(var AField: boolean; const NewValue: boolean);
Protected procedure SetIntegerProperty(var AField: integer; const NewValue: integer);
Protected procedure SetStringProperty(var AField: string; const NewValue: string);
Protected procedure BeginUpdate; virtual;
Protected procedure EndUpdate; virtual;
Public procedure InvalidateModel;
Public function Model: TBaseModel;

Description

Methods

Protected procedure SetRealProperty(var AField: double; const NewValue: double);
 
Protected procedure SetBooleanProperty(var AField: boolean; const NewValue: boolean);
 
Protected procedure SetIntegerProperty(var AField: integer; const NewValue: integer);
 
Protected procedure SetStringProperty(var AField: string; const NewValue: string);
 
Protected procedure BeginUpdate; virtual;
 
Protected procedure EndUpdate; virtual;
 
Public procedure InvalidateModel;
 
Public function Model: TBaseModel;
 

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