Class TStringVariable

Unit

Declaration

type TStringVariable = class(TVariable)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function GetFixedLen: Integer; override;
Protected procedure SetFixedLen(NewLen: integer); override;
Public constructor Create(AName: string; AValue: PPChar);
Public function LenAsPointer: PInteger; override;
Public function AsPointer: PChar; override;

Properties

Public property FixedLen: Integer read FFixedLen;

Description

Methods

Protected function GetFixedLen: Integer; override;

This item has no description.

Protected procedure SetFixedLen(NewLen: integer); override;

This item has no description.

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

This item has no description.

Public function LenAsPointer: PInteger; override;

This item has no description.

Public function AsPointer: PChar; override;

This item has no description.

Properties

Public property FixedLen: Integer read FFixedLen;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.