Class TBooleanConstant

Unit

Declaration

type TBooleanConstant = class(TConstant)

Description

This item has no description.

Hierarchy

Overview

Methods

Public constructor Create(AName: string; AValue: Boolean);
Public function AsPointer: PChar; override;

Properties

Public property Value: Boolean read FValue write FValue;

Description

Methods

Public constructor Create(AName: string; AValue: Boolean);

This item has no description.

Public function AsPointer: PChar; override;

This item has no description.

Properties

Public property Value: Boolean read FValue write FValue;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.