RAD Studio VCL Reference
|
Executes a callback for child menu items.
procedure GetChildren(Proc: TGetChildProc; Root: TComponent); override;
virtual __fastcall GetChildren(TGetChildProc Proc, TComponent * Root);
GetChildren is called automatically by the streaming system so that child menu items are saved and read with their parent menu.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|