Module Dfline.pkg
************************************************************************
--- DFLine.pkg Line-Drawing
Copyright (c) 1983-1997 Data Access Corporation, Miami Florida,
All rights reserved.
DataFlex is a registered trademark of Data Access Corporation.
************************************************************************
Description:
A class designed to draw lines.
************************************************************************
Dfline.pkg (view source)- import declarations
- LineControl : DFBaseLineControl
Interface:
Set Size to Height Width
Set Location to col row
Set Horizontal_State to TRUE|FALSE
Set Line_Style to lnDIP | lnBUMP | lnSINGLE | LnCUSTOM
Set Line_Thickness to pixel-thickness
Set Line_Margin to pixel-border
If LnCustom you must define both of these colors
Set Line_Color1 to Windows_Color
Set Line_Color2 to Windows_Color (if 0, single line)
- Construct_Object()
- integerLine_Color1
- integerLine_Color2
- Notify(Integer wParam Integer lParam)
- set(integer theColor)
- set(integer theColor)
- integerLine_Color1()
- integerLine_Color2()
References (3):
Field References (0):
Module | Containing Symbol | Line |
---|