Quote:
Originally Posted by audiofeel
Animation broke, could you bring back the animation? I understand that you can live without animation, but still it was better with it.
|
first of all i apologize.
it's my responsibility to check that everything is working fine before sharing the new update. but i didn't.
custom page animations seem to not work properly with the latest version of RadStudio(
v11.3). so i went back and recompiled the DLL with the previous version(
v11.2 + Patch 01). so this might work.
Quote:
Originally Posted by audiofeel
Hello again to everyone who helps with the combobox? (drive letter), does not work normally (you will understand where and how at startup and test)
|
let's see...
guys, could you check this DLL before updating the first post?
FMXInno - Updates
Code:
* Updated Video Player Volume Function.
* Added new properties/functions for FEdit.
--Password(FPassword: Boolean)
--FilterChar(FFilterStr: WideString)
--DisableFocusEffect(FDisable: Boolean)
--MaxLength(FLength: Integer)
--HitTest(FEnable: Boolean)
--Caret(FColor: TAlphaColor FInterval: Integer FWidth: Word)
--CheckSpelling(FCheck: Boolean)
--CaretShow(FShow: Boolean)
--SelectAll
--SelectWord
--SelStart(FValue: Integer)
--SelLength(FValue: Integer)
--GetSelText: Widestring
--SelectionFillColor(FColor: TAlphaColor)
--SelectionFillImage(FImage: WideString)
--SelectionFillGradient(FColor1, FColor2: IntegerFStyle: TGradientStyle)
--SelectionFillGradientLinearAngle(FAngle: Single)
--SelectionFillGradientRadialAngle(FAngle: Single)
--OnTyping(FEvent: TNotifyEvent)
--OnValidate(FEvent: TValidateTextEvent)
--OnValidating(FEvent: TValidateTextEvent)
--OnEnter(FEvent: TNotifyEvent)
--OnExit(FEvent: TNotifyEvent)
,