Class TBrkApart (unit Brkapart)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

Public-déclarations


Functions

procedure BreakApart;


destructor Destroy;


procedure ReverseBreakApart;


procedure SetStringList(AStringList: TStringList);


Properties

property AllowEmptyString : Boolean


property BaseString : String


property BreakString : String

Published-déclarations

property StringList : TStringList


Events

Variables

FAllowEmptyString : Boolean;


FBaseString : String;

Private-déclarations

FBreakString : String;


FStringList : TStringList;



Constructors


constructor Create(AOwner: TComponent);

Public-déclarations


Functions


procedure BreakApart;


destructor Destroy;


procedure ReverseBreakApart;


procedure SetStringList(AStringList: TStringList);


Properties


property AllowEmptyString : Boolean


property BaseString : String


property BreakString : String

Published-déclarations


property StringList : TStringList


Events


Variables


FAllowEmptyString : Boolean;


FBaseString : String;

Private-déclarations


FBreakString : String;


FStringList : TStringList;