24.10.2014 Views

TMS iCL DEVELOPERS GUIDE - TMS Software

TMS iCL DEVELOPERS GUIDE - TMS Software

TMS iCL DEVELOPERS GUIDE - TMS Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>TMS</strong> SOFTWARE<br />

<strong>TMS</strong> <strong>iCL</strong><br />

<strong>DEVELOPERS</strong> <strong>GUIDE</strong><br />

ActionSheet is presented from the bottom of<br />

the screen.<br />

Public functions<br />

CancelButtonIndex: Integer;<br />

DestructiveButtonIndex: Integer;<br />

FirstOtherButtonIndex: Integer;<br />

NumberOfButtons: Integer;<br />

ButtonTitleAtIndex(AIndex: Integer);<br />

Returns the index linked to the<br />

CancelButtonTitle.<br />

Returns the index linked to the<br />

DestructiveButtonTitle.<br />

Returns the first index of the additional Button<br />

titles added to the Buttons string list property.<br />

Returns the number of buttons displayed in an<br />

ActionSheet.<br />

Returns the title of a specific button.<br />

Public Properties<br />

ActionSheet<br />

Returns a reference to the native iOS UIView.<br />

Published Events<br />

OnCancel<br />

OnClickedAtButtonIndex<br />

OnDidDismissWithButtonIndex<br />

OnDidPresent<br />

OnWillDismissWithButtonIndex<br />

OnWillPresent<br />

Event triggered when cancelling the<br />

ActionSheet.<br />

Event triggered when a specific button index is<br />

clicked.<br />

Event triggered when the ActionSheet is<br />

dismissed with a specific button index.<br />

Event called when the ActionSheet is presented.<br />

Event called when the ActionSheet will be<br />

dismissed with a specific button index.<br />

Event called when the ActionSheet will be<br />

presented.<br />

102

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!