| Class TDdeServerItem (unit DdeKon) |
TComponent
TDdeServerItem
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
procedure Change;
procedure CopyToClipboard;
destructor Destroy;
function PokeData(Data: HDdeData): LongInt;
function GetText: string;
procedure Notification(AComponent: TComponent;
Operation: TOperation);
procedure SetLines(Value: TStrings);
procedure SetServerConv(SConv: TDdeServerConv);
procedure SetText(const Item: string);
procedure ValueChanged;| Properties |
property Lines : TStrings
property ServerConv : TDdeServerConv
property Text : string
property Fmt : Integer| Events |
event OnChange : TNotifyEvent
event OnPokeData : TNotifyEvent| Variables |
FFmt : Integer;
FLines : TStrings;
FOnChange : TNotifyEvent;
FOnPokeData : TNotifyEvent;
FServerConv : TDdeServerConv;| Constructors |
constructor Create(AOwner: TComponent);| Functions |
procedure Change;
procedure CopyToClipboard;
destructor Destroy;
function PokeData(Data: HDdeData): LongInt;
function GetText: string;
procedure Notification(AComponent: TComponent;
Operation: TOperation);
procedure SetLines(Value: TStrings);
procedure SetServerConv(SConv: TDdeServerConv);
procedure SetText(const Item: string);
procedure ValueChanged;| Properties |
property Lines : TStrings
property ServerConv : TDdeServerConv
property Text : string
property Fmt : Integer| Events |
event OnChange : TNotifyEvent
event OnPokeData : TNotifyEvent| Variables |
FFmt : Integer;
FLines : TStrings;
FOnChange : TNotifyEvent;
FOnPokeData : TNotifyEvent;
FServerConv : TDdeServerConv;