|
CursorPromptStyle
Purpose This property controls the content of the cursor's prompt string.
The following constants apply to this property:
Graph VCL Enumerations eCursorPromptStyle = (gNoPrompt, gXValue, gYValue, gXandYValue);
Scientific Graph VCL Enumerations eCursorPromptStyle = (sgNoPrompt, sgXValue, sgYValue, sgXandYValue);
Polar/Smith Graph VCL Enumerations eCursorPromptStyle = (psNoPrompt, psDegreeVal, psMagnitudeVal, psDegreeAndMagnitudeVal);
Comments PeUserInterface.Cursor.PromptStyle members of Pego.PeUserInterface.Cursor, Pesgo.PeUserInterface.Cursor, Pepso.PeUserInterface.Cursor
This property is only meaningful if CursorMode is not equal to PECM_NONE or CursorPromptTracking is equal to TRUE. |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |