JVCL Help:DrawArrow@TCanvas@Integer@Integer@Integer@TColor@TAnchorKind
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: DrawArrow procedure
[+] JvJVCLUtils.pas Functions
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
run\JvJVCLUtils.pas
procedureDrawArrow(Canvas: TCanvas; X: Integer; Y: Integer; Size: Integer; Color: TColor = clBlack; Direction: TAnchorKind = akBottom); overload;
Parameters
Parameters | Description |
Canvas: TCanvas | Description for this parameter |
X: Integer | Description for this parameter |
Y: Integer | Description for this parameter |
Size: Integer | Description for this parameter |
Color: TColor = clBlack | Description for this parameter |
Direction: TAnchorKind = akBottom | Description for this parameter |
Description
This is an overloaded function/procedure, if possible you may combine the description of all these functions into 1 general description. If you do so, combine all "Parameter" lists into 1 list, and leave the "Summary", "Description" etc. fields empty for all other overloaded functions with the same name.
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page