Class TSqlitePassBitArray

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSqlitePassBitArray = class(TObject)

Description

Hierarchy

Overview

Methods

Public constructor Create;
Public destructor Destroy; override;
Public function IsTrue(Const Item: String): Boolean;
Public procedure SetItemValue(Const Item: String; Const Value: Boolean);

Properties

Public property IsZeroBased: Boolean Read FIsZeroBased Write SetFIsZeroBased;
Public property Items: String Read FItems Write SetFItems;
Public property Value: LongWord Read GetFValue Write SetFValue;

Description

Methods

Public constructor Create;
 
Public destructor Destroy; override;
 
Public function IsTrue(Const Item: String): Boolean;
 
Public procedure SetItemValue(Const Item: String; Const Value: Boolean);
 

Properties

Public property IsZeroBased: Boolean Read FIsZeroBased Write SetFIsZeroBased;
 
Public property Items: String Read FItems Write SetFItems;
 
Public property Value: LongWord Read GetFValue Write SetFValue;
 

Generated by PasDoc 0.11.0 on 2009-10-08 22:34:51