Links
EControl Form Designer Pro
edIOUtils.zWriteCmpToStream Function

Saves component's resource (forms, data modules, ...) to stream. If AsText is True, saves resource in text format, otherwise saves in binary. 

Events - list of event associations, where names are event path, values - script procedures. If events is nil no event associations is saved to form.

procedure zWriteCmpToStream(Stream: TStream; Root: TComponent; AsText: Boolean = True; Events: TStrings = nil);

edIOUtils

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!