Namespace: OtlCommon

Interface IOmniStringData

All Known Implementing Classes:
TOmniStringData

public interface IOmniStringData

Persistent
False

Property Summary
  public  string Value
 
 

Method Summary
  public function string GetValue()
 
  public Sub SetValue(value: string)
 
 

Property Detail

Value

public Value: string
Type
string
Access
read/write

Method Detail

GetValue

public function GetValue(): string
Reintroduce
False
Returns
string

SetValue

public procedure SetValue(value: string)
Reintroduce
False