Class TFilePathStateObject

Unit

Declaration

type TFilePathStateObject = class(TBaseCatalogObject)

Description

TFilePathStateObject

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;
Public procedure RebuildGUID; virtual;

Properties

Public property PhotoCount: Integer read FPhotoCount write FPhotoCount;
Published property State: TFilePathState read FState write FState;
Published property Caption: WideString read FCaption write FCaption;
Published property FillColor: AnsiString read GetFillColor stored false;
Published property StrokeColor: AnsiString read GetStrokeColor stored false;
Published property Hierarchical: Boolean read FHierarchical write FHierarchical;

Description

Methods

Public procedure AfterConstruction; override;
 
Public procedure RebuildGUID; virtual;
 

Properties

Public property PhotoCount: Integer read FPhotoCount write FPhotoCount;
 
Published property State: TFilePathState read FState write FState;
 
Published property Caption: WideString read FCaption write FCaption;
 
Published property FillColor: AnsiString read GetFillColor stored false;
 
Published property StrokeColor: AnsiString read GetStrokeColor stored false;
 
Published property Hierarchical: Boolean read FHierarchical write FHierarchical;
 

Generated by PasDoc 0.15.0.