RgnFrameType property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

TRgnFrameType RgnFrameType

Delphi Syntax

RgnFrameType: TRgnFrameType

Overview

Refer to Creating and Using a Bitmap Region.

Remarks

Displays or hides an outline of the current region.

Value

Meaning

ftNone

Hide the frame.

ftStatic

Display a static frame. The frame, itself, is inside the region.

ftAnimated

Display an animated frame. The frame, itself, is inside the region.

See Also

Elements:

RgnMarkingMode property, OnRgnChange event

Topics:

Raster Images: Creating and Using a Region