Name: iCircularProgress
Version: 1.11
Description: iCircularProgress allows you to add circular progress bars to your app's layout
Picture:
Documentation:
Notes/Tips:
Download "iCircularProgress 1.11.zip": http://bit.ly/2xAU4FV
Feel free to ask questions
Version: 1.11
Description: iCircularProgress allows you to add circular progress bars to your app's layout
Picture:
Documentation:
Events:
- _AnimationProgressChanged (Progress As Float)
- _AnimationFinish
- Initialize (EventName As String, Panel As Object, Left As Float, Top As Float, Radius As Float)
- SetProgress: (Progress As Float, DurationMS As Int)
- AddProgress: (Progress As Float, DurationMS As Int)
- SubtractProgress: (Progress As Float, DurationMS As Int)
- MarginTop As Float
- MarginLeft As Float
- Radius As Float
- LineWidth As Float
- CountdownMode As Boolean
- InAnimation As Boolean
- FilledColor As Int
- UnfilledColor As Int
- Progress As Float [read only]
- Panel As Object [read only]
Notes/Tips:
- the method SetProgress sets the start progress automatically to 0 in the normal mode an 1 in the countdown mode
- all views on the panel which is used by CircularProgress will be removed
Download "iCircularProgress 1.11.zip": http://bit.ly/2xAU4FV
Feel free to ask questions
Attachments
Last edited: