Class TGuidField

Unit

Declaration

type TGuidField = class(TStringField)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected class procedure CheckTypeSize(AValue: Longint); override;
Protected function GetDefaultWidth: Longint; override;
Protected function GetAsGuid: TGUID; override;
Protected procedure SetAsGuid(const aValue: TGUID); override;
Public constructor Create(AOwner: TComponent); override;

Description

Methods

Protected class procedure CheckTypeSize(AValue: Longint); override;

This item has no description.

Protected function GetDefaultWidth: Longint; override;

This item has no description.

Protected function GetAsGuid: TGUID; override;

This item has no description.

Protected procedure SetAsGuid(const aValue: TGUID); override;

This item has no description.

Public constructor Create(AOwner: TComponent); override;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.