Unit RndUnit |
--------------------------------------------------------------------} { RndText V 1.1 } { Written by Martin Waldenburg 1997. } { Placed to the Public Domain. } { Not testet with Delphi1. } { It's provided as is, without a warranty of any kind. } { You use it at your own risc. } { You may use and distribute it freely. } {--------------------------------------------------------------------
Classes |
TForm1 -
Functions |
Types |
Constants |
Variables |
Functions |
Types |
TDemoData = record
Number : Integer;
Data1 : String[10];
Data2 : String[30];
Data3 : String[200];
Data4 : String[252];
end;
Constants |
Variables |