The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CmdPanel


Unit:SDL_geoatlas
Class:TGeoAtlas
Declaration:property CmdPanel: TPanel;

The property CmdPanel provides access to the command panel of TGeoAtlas. All properties and methods of a standard Delphi panel are available (see the Delphi manual for details).

Hint: The properties of CmdPanel are not accessible in the object inspector for compatibility reasons (earlier versions of Delphi/C++Builder do not allow to set sub-properties in the object inspector).

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): atlas



Last Update: 2023-Dec-13