Searched defs:SetFValue (Results 1 – 2 of 2) sorted by relevance
38 procedure SetFValue(AValue: string); procedure190 procedure TBCCustomNumericKeyboard.SetFValue(AValue: string); procedure
75 inline void PopupEditorDialog::SetFValue(float a) { sprintf(textdata, "%f", a); } in SetFValue() function