Links
EControl Form Designer Pro
edIOUtils.zWriteCmpToFile Function

Write Root component resource to file FileName. Set AsText to True to write in text resource format, otherwise component will be written in binary format. 

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 zWriteCmpToFile(const FileName: string; 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!