JVCL Help:TJvCustomSegmentedLEDDigit.GetSegmentStates
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomSegmentedLEDDigit.GetSegmentStates Method
[+] TJvCustomSegmentedLEDDigit Fields
[+] TJvCustomSegmentedLEDDigit Methods
[+] TJvCustomSegmentedLEDDigit Properties
Search in JVCL Help
Search in all projectsSummary
Retrieves a bit mask representing the states of the segments.
Pascal
functionGetSegmentStates: Int64;
Description
GetSegmentStates retrieves a bit mask representing the states of all segments. Bits set to '1' represent lit segments. The segment's index is also the bit position (i.e. segment 0 = bit 0).
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