Registers frame class.
procedure RegisterFrame(AClass: TCustomFrameClass; AResource: TCustomFrame);
All newly created frames in the designer will be initialized using AResource object.
The AClass parameter is a frame class is being registered.
The AResource parameter is a reference to object from which this frames is initialized.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|