Unit Brkapart |
-------------------------------------------------------------------------------------} { A "break apart strings" component for Delphi32. } { Copyright 1996, Patrick Brisacier and Jean-Fabien Connault. All Rights Reserved. } { This component can be freely used and distributed in commercial and private } { environments, provided this notice is not modified in any way. } { -------------------------------------------------------------------------------------} { Feel free to contact us if you have any questions, comments or suggestions at } { cycocrew@aol.com } { -------------------------------------------------------------------------------------} { Date last modified: 06/12/96 } { -------------------------------------------------------------------------------------} { -------------------------------------------------------------------------------------} { TBrkApart v1.00 } { -------------------------------------------------------------------------------------} { Description: } { A component that allows you to break apart strings. } { Properties: } { property BreakString: String; } { property BaseString: String; } { property AllowEmptyString: Boolean; } { property StringList: TStringList; } { Procedures and functions: } { procedure BreakApart; } { procedure ReverseBreakApart; } { } { See example contained in example.zip file for more details. } { -------------------------------------------------------------------------------------} { Revision History: } { 1.00: + Initial release } { -------------------------------------------------------------------------------------
Classes |
Functions |
Register -
Types |
Constants |
Variables |
Functions |
Types |
Constants |
Variables |