Class TExternalFileItem

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TExternalFileItem = class(TCustomUnitNumberItem)

Description

no description available, TCustomUnitNumberItem description follows

Hierarchy

Overview

Fields

Private FFileName: string;

Methods

Private procedure SetFileName(const Value: string);
Public procedure Assign(Source: TPersistent); override;

Properties

Published property FileName: string read FFileName write SetFileName;

Description

Fields

Private FFileName: string;
 

Methods

Private procedure SetFileName(const Value: string);
 
Public procedure Assign(Source: TPersistent); override;
 

Properties

Published property FileName: string read FFileName write SetFileName;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:52