RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IHostForm.SetFormDefaults Method
Pascal
procedure SetFormDefaults(ARoot: TComponent; const ARootName: string; X: Integer; Y: Integer; Scale: Boolean);
C++
__fastcall SetFormDefaults(TComponent * ARoot, const AnsiString ARootName, int X, int Y, Boolean Scale);

This is SetFormDefaults, a member of class IHostForm.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!