--- In [email protected], "haroutbulbulian2000" <haroutbulbulian2...@...> wrote: > > Hi all. > How can i put an integer in a paragraph property in TRichEdit ,is there a way > by using TabCount, or Tab[] properties to stor an integer in either of > them,or I must add a TBucketList or TList objects To manage the paragraph > integer. >
i use this integer to use it as time stamp (or pointer). to set or get a TTime value(in HH:MM:SS Format, stord as ($FF:FF:FF)hex). can any one tell me how can i save an integer value in paragraph?

