Class TIPTCTag

Unit

Declaration

type TIPTCTag = class(TIDIObject)

Description

TIPTCTag

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Public property MaxSize: Integer read FMaxSize;
Published property IPTCTagNumber: Integer read FIPTCTagNumber write FIPTCTagNumber;
Published property IPTCTagName: WideString read FIPTCTagName write FIPTCTagName;
Published property IPTCTagValue: WideString read FIPTCTagValue write FIPTCTagValue;
Published property IPTCTagDescription: WideString read FIPTCTagDescription write FIPTCTagDescription;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Public property MaxSize: Integer read FMaxSize;
 
Published property IPTCTagNumber: Integer read FIPTCTagNumber write FIPTCTagNumber;
 
Published property IPTCTagName: WideString read FIPTCTagName write FIPTCTagName;
 
Published property IPTCTagValue: WideString read FIPTCTagValue write FIPTCTagValue;
 
Published property IPTCTagDescription: WideString read FIPTCTagDescription write FIPTCTagDescription;
 

Generated by PasDoc 0.15.0.