-
Notifications
You must be signed in to change notification settings - Fork 286
[FMX port]Discussions #1134
Copy link
Copy link
Open
Labels
Open for DiscussionThere are several possibilites to address the issue and anyone is invited for comments.There are several possibilites to address the issue and anyone is invited for comments.
Description
Activity
Metadata
Metadata
Assignees
Labels
Open for DiscussionThere are several possibilites to address the issue and anyone is invited for comments.There are several possibilites to address the issue and anyone is invited for comments.
Hi
As i do not have good place for discussion about some next steps, so i have created topic here.
The question for next patch. Is it possible to add parameter for already virtual methods? Or this is prohibited?
I am thinking about adding parameter to DrawDottedHLine and DrawDottedVLine. I need to add dottedBrush: TBrush. I do not see a way without new parameter.