************************************************************************* // ** ** // ** File : FONT_DLG.PKG ** // ** ** // ** Copyright (c) 1983-1997 Data Access Corporation, Miami Florida, ** // ** All rights reserved. ** // ** DataFlex is a registered trademark of Data Access Corporation. ** // ** ** // ** Author : Stuart W. Booth ** // ** ** // ** Author : Ulbe Stellema ** // ** : Data Access Nederland ** // ** : 17 october 1997 ** // ** ** // ** Purpose : Provides a DataFlex class that acts as a wrapper to ** // ** the Windows Font-Dialog ** // ** ** // ** 17-10-1997 : Header created ** // ** ** // ************************************************************************* //
ChooseFont(Pointer lpChooseFont)
Construct_Object()
FontTypes
FontPointSize
ScreenFonts_State
ShowHelp_State
Effects_State
NoVectorFonts_State
NoOEMFonts_State
NoSimulations_State
FixedPitchOnly_State
ForceFontExist_State
ScalableOnly_State
TTOnly_State
NoFaceSel_State
NoStyleSel_State
NoSizeSel_State
SelectScript_State
NoScriptSel_State
NoVertFonts_State
ScriptsOnly_State
ANSIOnly_State
FontRGBColors
FontType
FontSizeMin
FontSizeMax
FontHeight
FontWidth
FontEscapement
FontOrientation
FontWeight
FontItalic
FontUnderline
FontStrikeOut
FontCharSet
FontOutPrecision
FontClipPrecision
FontQuality
FontPitch
FontFamily
FaceName
OwnerHandle()
hWnd
hoObj
FontDialog()
iResult
iPitchAndFamily
iFlags
sChooseFont
sLogFont
sResult
pChooseFont
pLogFont
hOwner
Set(Integer iState)
ShowEffects()
Set(Integer iState)
InitialFontState()
Set(Integer iState)
InitialSize_State()
Set(Integer iState)
InitialStyle_State()
Set(Integer iState)
FontExists_State()
Set(Integer iSize)
FontMinSize()
Set(Integer iSize)
FontMaxSize()
Set(Integer iColor)
FontColor()
Show_Dialog()
| Module | Line |
|---|---|
| CrystalReport.pkg | 53 |
| Module | Containing Symbol | Line |
|---|