Class TFileNameValueItem
Unit
idCore
Declaration
type TFileNameValueItem = class(TXOMObject)
Description
TFileNameValueItem
Hierarchy
- TXOMObject
- TFileNameValueItem
Overview
Methods
Properties
 |
property FileName: WideString read FFileName write FFileName; |
 |
property Value: Variant read FValue write FValue; |
Description
Methods
 |
function ValueAsStr: WideString; virtual; |
|
|
Properties
 |
property FileName: WideString read FFileName write FFileName; |
|
|
 |
property Value: Variant read FValue write FValue; |
|
|
Generated by PasDoc 0.15.0.
|