Class tbooleandbcol
Unit
Declaration
type tbooleandbcol = class(tdbcol)
Description
No description available, ancestor tdbcol description follows
No description available, ancestor tvirtualpersistent description follows
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tdbcol
- tbooleandbcol
Overview
Methods
![]() |
function getasboolean: boolean; override; |
![]() |
function getasinteger: integer; override; |
![]() |
function getvariantvar: variant; override; |
![]() |
function getassql: msestring; override; |
![]() |
function getasstring: string; override; |
Properties
![]() |
property value: boolean read getasboolean; |
Description
Methods
![]() |
function getasboolean: boolean; override; |
![]() |
function getasinteger: integer; override; |
![]() |
function getvariantvar: variant; override; |
![]() |
function getassql: msestring; override; |
![]() |
function getasstring: string; override; |
Properties
![]() |
property value: boolean read getasboolean; |
Generated by PasDoc 0.16.0.

