You've already forked lazarus-ccr
industrial: Make TindGnouMeter high-dpi aware. Some clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6854 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -47,7 +47,7 @@ type
|
||||
procedure SetGlyph(const Index: Integer; const Value: TLedBitmap);
|
||||
procedure SetBlinkDuration(const Value: Integer);
|
||||
procedure SetBlink(const Value: Boolean);
|
||||
function StoredGlyph(const Index: Integer): Boolean;
|
||||
function StoredGlyph(const {%H-}Index: Integer): Boolean;
|
||||
procedure SelectLedBitmap(const LedKind: TLedKind);
|
||||
function BitmapToDraw: TLedBitmap;
|
||||
procedure BitmapNeeded;
|
||||
|
Reference in New Issue
Block a user