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....



TFrameStyle


Unit:SDL_sdlbase
Class:none
Declaration:TFrameStyle = (fsNone, fsSimple, fsLowered, fsRaised, fsEmbossed, fsEngraved);

The type declaration TFrameStyle defines the possible variations of the frame of a window or area. It is used by the following components:

TChemGrph FrameStyle
TColorScale FrameStyle
TDendrogram FrameStyle
TGeoMap FrameStyle
TGradFill FrameStyle
THtmlLab FrameStyle
TMarkSel FrameStyle
TMeter FrameStyle
TNumIO2 FrameStyle
GaugeFrameStyle
TNumLab FrameStyle
TOnOffBut FrameStyle
TPlot3D FrameStyle
TPolChart FrameStyle
TProgBar FrameStyleInner
FrameStyleOuter
TRasterLab FrameStyle
TRChart FrameStyle
TRot3D FrameStyle
TRotLab FrameStyle
TScale FrameStyle
TScaleGauge FrameStyleInner
FrameStyleOuter
TSevenSeg FrameStyle
TThumbnails FrameStyle
InnerFrameStyle
OuterFrameStyle

Hint: Please note that the options fsEmbossed and fsEngraved are not supported for themed layouts. So it is recommned not to use these two options because they could result in unwanted visual effects if the application uses a themed layout.



Last Update: 2023-Dec-27