|
<< Click to Display Table of Contents >> Navigation: Classes > TIWForm > Methods > FindParentForm |
SIGNATURE=IWForm.TIWForm.FindParentForm@TControl
ETYPE=Method
Declaration:
Delphi: |
public class function FindParentForm(Control: TControl): TIWForm; |
C++: |
public: __fastcall TIWForm FindParentForm(TControl * Control); |
Description: This is FindParentForm, a member of class TIWForm.