Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Am I allowed?
Fri, Feb 8 2008 1:13 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

My belief is I can name TEDBTextFilterModule1 and EDBTextFilterModuleFilterText in a text filter

type
TEDBTextFilterModule1 = class(TEDBTextFilterModule)
 procedure EDBTextFilterModuleFilterText(const FilterType: string; const TextToFilter: string; var FilteredText: string);
private

to whatever I want, but I'd like to just double check.

Can I?

Roy Lambert
Mon, Feb 11 2008 3:08 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< to whatever I want, but I'd like to just double check.

Can I? >>

Absolutely, it's just like a data module in that respect.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image