RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesigner60.GetIDEOptions Method

Returns an interface for reading and writing option values.

Pascal
function GetIDEOptions: TCustomIniFile;
C++
__fastcall TCustomIniFile GetIDEOptions();

GetIDEOptions returns a TCustomIniFile object that represents the various IDE options and settings that the form designer uses. 

 

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