Class TLabelObject

Unit

Declaration

type TLabelObject = class(TBaseCatalogObject)

Description

TLabelObject

Hierarchy

Overview

Methods

Public constructor Create(const AValue, ACaption: WideString); reintroduce; virtual;

Properties

Published property Value : WideString read FValue write FValue;
Published property Caption: WideString read FCaption write FCaption;
Published property PhotoCount: Integer read FPhotoCount write FPhotoCount;

Description

Methods

Public constructor Create(const AValue, ACaption: WideString); reintroduce; virtual;
 

Properties

Published property Value : WideString read FValue write FValue;
 
Published property Caption: WideString read FCaption write FCaption;
 
Published property PhotoCount: Integer read FPhotoCount write FPhotoCount;
 

Generated by PasDoc 0.15.0.