Description | Hierarchy | Fields | Methods | Properties |
type TSqlitePassBitArray = class(TObject)
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
function IsTrue(Const Item: String): Boolean; |
![]() |
procedure SetItemValue(Const Item: String; Const Value: Boolean); |
![]() |
property IsZeroBased: Boolean Read FIsZeroBased Write SetFIsZeroBased; |
![]() |
property Items: String Read FItems Write SetFItems; |
![]() |
property Value: LongWord Read GetFValue Write SetFValue; |
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
function IsTrue(Const Item: String): Boolean; |
![]() |
procedure SetItemValue(Const Item: String; Const Value: Boolean); |
![]() |
property IsZeroBased: Boolean Read FIsZeroBased Write SetFIsZeroBased; |
![]() |
property Items: String Read FItems Write SetFItems; |
![]() |
property Value: LongWord Read GetFValue Write SetFValue; |