详测 Generics Collections TStack(1): Push、Pop、Peek - 其他功能同 TQueue
unitUnit1;
interface
uses
Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,
Dialogs,StdCtrls;
type
TForm1=class(TForm)
Button1:TButton;
procedureButton1Click(Sender:TOb