just another bug fix (or two)

This commit is contained in:
Christian Hammacher
2005-11-09 16:48:21 +00:00
parent 38178ea9fa
commit c4d120082b
7 changed files with 7 additions and 5 deletions

View File

@ -11,6 +11,7 @@ type
txtMOTD: TmxFlatMemo;
cmdClose: TSpTBXButton;
cmdCopy: TSpTBXButton;
lblLength: TLabel;
procedure cmdCopyClick(Sender: TObject);
end;